initramfs and where user space truly begins
initramfs and where user space truly begins
Posted Jul 13, 2006 16:26 UTC (Thu) by nix (subscriber, #2304)In reply to: initramfs and where user space truly begins by dlang
Parent article: initramfs and where user space truly begins
IIRC Rob Landley was using words like 'no chance' regarding getting large parts of busybox to work (please correct me if I'm talking nonsense, Rob, my memory is hazy right now due to insomnia).
Posted Jul 14, 2006 5:09 UTC (Fri)
by dlang (guest, #313)
[Link]
remember that maintaining a large patch out-of-kernel is a significant drain on a projects resources, once it can move into the kernel that drain is stopped and the time can be spent on other things, including (in this case) plugging the holes tha prevent it from working with more apps (to a large degree anyway, they don't want to have to support every function call forever)
not all the work needs to be done by Rob or the busybox developersinitramfs and where user space truly begins