Guest alan090 Posted July 16, 2010 Report Posted July 16, 2010 My request is simple - Can you please start packaging your kernels with koushs anykernel update http://github.com/koush/AnyKernel code is available there - basically you can creat an anykernel that can flash on any rom as it creates the ramdisk during flashing with the roms existing ramdisk this would allow one package to work for all roms pretty much... thanks in advance if anyone can implement this - im too much a noob when it comes to build from source
Guest xaueious Posted July 16, 2010 Report Posted July 16, 2010 (edited) There needs to be some changes to that script for it to work properly on our Acer Liquid because our boot.img are structured differently, but I think it's worth the effort... Edited July 16, 2010 by xaueious
Guest phhusson Posted July 16, 2010 Report Posted July 16, 2010 My request is simple - Can you please start packaging your kernels with koushs anykernel update http://github.com/koush/AnyKernel code is available there - basically you can creat an anykernel that can flash on any rom as it creates the ramdisk during flashing with the roms existing ramdisk this would allow one package to work for all roms pretty much... thanks in advance if anyone can implement this - im too much a noob when it comes to build from source My kernels aren't simply changed kernel, they also need changes in initramfs (namely for ramzswap, and I also put the wifi module in Also we don't have sources for liquidmkbootimg 0.2, so we can't build it for arm
Guest alan090 Posted July 16, 2010 Report Posted July 16, 2010 (edited) My kernels aren't simply changed kernel, they also need changes in initramfs (namely for ramzswap, and I also put the wifi module in Also we don't have sources for liquidmkbootimg 0.2, so we can't build it for arm Yes but you can add that in a boot.img, personally I don't need ramzswap Also the wifi module is included, this is the standard for the nexus, droid, and dream/magic Since the cpu is the same as the liquid for nexus, could you not modify it to work with liquid? I just think I would like to flash your oc kernel with 768 default on a number if roms and new ones without having to wait/request a new boot.img each time, but if not possible that sucks :angry: Edited July 16, 2010 by alan090
Guest xaueious Posted July 16, 2010 Report Posted July 16, 2010 The unpack and repack scripts I'm using for the Liquid are also different than the ones used to unpack HTC boot.img (I got those from Cyanogenmod). If you are cooking ROMs already, you might as well just build the kernel from source. phhusson put it on git for us, and it already has a working .config with OC and a bunch of useful stuff built in already. There aren't really a lot of different ROMs for the Liquid right now, but eventually this would be neat :angry:
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now