We can not compile a bootable kernel zImage yet, but we can mod the kernel ramdisk.
I created some tools for repacking a zImage and ramdisk, so that others besides Shabby and myself can release Kernels, who knows, maybe some of you can come up with some creative mods.
My tool can create an Odin or ClockWorkMod flashable kernel.
You have to have Linux, the Android SDK and all packages required for the Android SDK
You also need Python 2.7, newer versions of Pyhton tend to have problems with the Android SDK
Download and unzip the kpack.zip file to your /home/"user" folder
Examples
To Create an Odin flashabe ShabbyKernel RC1 tar file
Open terminal
cd /home/"user"/kpack
./odinkrnl.pl shabby-rc1
you will now have a odinkrnl.tar file in the kpack folder that you could copy to a Windows computer and flash with Odin
To Create a CWM flashabe Hroarkernel 1.2 zip file
Open terminal
cd /home/"user"/kpack
./cwmkrnl.pl hroark-12
you will now have a cwmkrnl.zip file in the kpack folder that you could copy to sdcard and flash with cwm
To Create a CWM flashabe EE14 stock kernel zip file
Open terminal
cd /home/"user"/kpack
./cwmkrnl.pl stock-ee14
you will now have a cwmkrnl.zip file in the kpack folder that you could copy to sdcard and flash with cwm
To Create your own version of an Odin flashabe Kernel tar file
Copy the contents of either the hroark-12, shabby-rc1, or stock-ee14 into a new folder called myramdisk
Make your changes to the files or add modules or whatever the hell you want.
Remember that the ramdisk has a size limit, so you can not add too many modules
Open terminal
cd /home/"user"/kpack
./odinkrnl.pl myramdisk
you will now have a odinkrnl.tar file in the kpack folder that you could flash with Odin
To Create your own version of a CWM flashabe Kernel zip file
Copy either the hroark-12, shabby-rc1, or stock-ee14 folders into a new folder called myramdisk
Make your changes to the files or add modules or whatever the hell you want.
Remember that the ramdisk has a size limit, so you can not add too many modules
Open terminal
cd /home/"user"/kpack
./cwmkrnl.pl myramdisk
you will now have a cwmkrnl.zip file in the kpack folder that you could copy to sdcard and flash with cwm
MEGAUPLOAD - The leading online storage and file delivery service
I created some tools for repacking a zImage and ramdisk, so that others besides Shabby and myself can release Kernels, who knows, maybe some of you can come up with some creative mods.
My tool can create an Odin or ClockWorkMod flashable kernel.
You have to have Linux, the Android SDK and all packages required for the Android SDK
You also need Python 2.7, newer versions of Pyhton tend to have problems with the Android SDK
Download and unzip the kpack.zip file to your /home/"user" folder
Examples
To Create an Odin flashabe ShabbyKernel RC1 tar file
Open terminal
cd /home/"user"/kpack
./odinkrnl.pl shabby-rc1
you will now have a odinkrnl.tar file in the kpack folder that you could copy to a Windows computer and flash with Odin
To Create a CWM flashabe Hroarkernel 1.2 zip file
Open terminal
cd /home/"user"/kpack
./cwmkrnl.pl hroark-12
you will now have a cwmkrnl.zip file in the kpack folder that you could copy to sdcard and flash with cwm
To Create a CWM flashabe EE14 stock kernel zip file
Open terminal
cd /home/"user"/kpack
./cwmkrnl.pl stock-ee14
you will now have a cwmkrnl.zip file in the kpack folder that you could copy to sdcard and flash with cwm
To Create your own version of an Odin flashabe Kernel tar file
Copy the contents of either the hroark-12, shabby-rc1, or stock-ee14 into a new folder called myramdisk
Make your changes to the files or add modules or whatever the hell you want.
Remember that the ramdisk has a size limit, so you can not add too many modules
Open terminal
cd /home/"user"/kpack
./odinkrnl.pl myramdisk
you will now have a odinkrnl.tar file in the kpack folder that you could flash with Odin
To Create your own version of a CWM flashabe Kernel zip file
Copy either the hroark-12, shabby-rc1, or stock-ee14 folders into a new folder called myramdisk
Make your changes to the files or add modules or whatever the hell you want.
Remember that the ramdisk has a size limit, so you can not add too many modules
Open terminal
cd /home/"user"/kpack
./cwmkrnl.pl myramdisk
you will now have a cwmkrnl.zip file in the kpack folder that you could copy to sdcard and flash with cwm

MEGAUPLOAD - The leading online storage and file delivery service