[BusyBox] bug#1254: [patch] init.c restart patch

till busch buti at gmx.at
Sat Jun 22 03:46:03 UTC 2002


Package: busybox
Version: 0.60.3
Severity: bug

hi,

i'm trying to make a bootable cd using busybox. after pivot_root i want 
busybox to exec the real sysvinit (init 2.84, which comes with debian woody). 
everything works nice, except: init (the real one) doesn't get SIGCHLD when 
it's sysinit command exits. i noticed that this is because all signals get 
blocked in shutdown_system(). here is a patch that unblocks them in 
exec_signal(). i hope this is ok.at least it works well for my purposes.

greetings,
- till
-------------- next part --------------
A non-text attachment was scrubbed...
Name: busybox-init.diff
Type: text/x-diff
Size: 982 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20020622/1aaa1bf1/attachment.bin 


More information about the busybox mailing list