OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: louigi600 on August 01, 2006, 09:04:16 am
-
I'd like to attempt compiling my own kernel for my C760 running pdaXrom 1.1.0 beta4.
Where can I get starting help ?
Which SDK do I need to use ?
(I'd like to use something as similar as possible to what I do on the x86 linux distro
On some previous releases there were 2 different sdk to be used relative to sofware
compiling or kernel compiling for the beta4 I could only find
cross-sdk-armv5tel-cacko-linux-3.4.6-2.2.5-softfloat.tar.bz2 ... which appears to be
cacko rom related
)
Where can I get the .config used for the pdaXrom 2.6.16 kernel released with beta4 ?
What patches were applied to the vanilla kernel and where do I get them ?
Regards
David
-
for build kernel 2.6 - any 3.4.6 sdk,
donload kernel 2.6.16,
and patches:
https://mail.pdaxrom.org/svn/pdaXrom-builde...2.6.16/generic/ (https://mail.pdaxrom.org/svn/pdaXrom-builder/trunk/patches-local/linux-2.6.16/generic/)
https://mail.pdaxrom.org/svn/pdaXrom-builde....6.16/armv5tel/ (https://mail.pdaxrom.org/svn/pdaXrom-builder/trunk/patches-local/linux-2.6.16/armv5tel/)
Apply at first generic patches, and than armv5tel
Kernel config https://mail.pdaxrom.org/svn/pdaXrom-builde...el-2.6.16-corgi (https://mail.pdaxrom.org/svn/pdaXrom-builder/trunk/config/kernel/kernel-2.6.16-corgi)
Kernel config for emergency https://mail.pdaxrom.org/svn/pdaXrom-builde...16-corgi-initrd (https://mail.pdaxrom.org/svn/pdaXrom-builder/trunk/config/kernel/kernel-2.6.16-corgi-initrd)
-
Grate ... thanks Sashz
I appears thet there has been some intresting bugfixing and security issues closed since 2.6.16:
Is there any patches for the latest kernel 2.6.17.7 ?
Can I apply the 2.6.16 patches to 2.6.17 ?
Regards
David