>> I really like the idea that init can be made to exec itself with >> something else! It could be another linuxrc that execs another >> init! > > This is the idea behind the scene. When init is shutdown on a > clean way, passing some information the final script may do > everything without need to modify binary code of Busybox. No > matter how many cases you add to this or which information is > passed.
It seems to me that you guys are just reinventing s6. :) http://skarnet.org/software/s6/s6-svscan-1.html (The design explained on that page is valid with every kind of init, but s6-svscan has been specifically tailored for this.) -- Laurent _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
