View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#25
Originally Posted by Stskeeps View Post
I have just committed the remaining puzzle piece of N900 bootmenu
oh, totally missed this thread until today, thanks for pointing it in another thread
Originally Posted by Stskeeps View Post
fanoush: should we consider pushing this into Fremantle Extras-devel after a bit of polishing?
well, go on if it works for someone :-) I won't help much until I get the device.

My ideas about bootmenu for N900:

if it will live in rootfs I plan for it to be very initfs like i.e. self-contained. It should have its own busybox environment (statically linked and/or using uclibc) and live in its own place (/boot, /initfs, maybe even chrooted) so it will work even when someone thinks apt-get (dist-)upgrade with busybox removal and libc upgrade is a good idea.

Most of the time the breakage is either messing startup sequence later in the boot order or apt-get upgrade mess. 'rm -rf' moments or flash filesystem corruption is not so likely. And having it self-contained could help with putting it somewhere else too (own initfs partition if possible, built into kernel as initramfs). When based on N8x0 uclibc initfs environment we could also have same build of all the recovery tools embedded in bootmenu for N8x0 and N900.
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.

Last edited by fanoush; 2009-11-17 at 16:53.
 

The Following User Says Thank You to fanoush For This Useful Post: