[Buildroot] [PATCH] system/inittab: update to fix bug #7442

Peter Korsgaard jacmet at uclibc.org
Fri Oct 24 23:28:57 UTC 2014


>>>>> "Gustavo" == Gustavo Zacarias <gustavo at zacarias.com.ar> writes:

 > Update inittabs (skeleton/busybox & sysvinit) to remove the trailing
 > REMOUNT_ROOTFS_RW comment used as magic string in system/system.mk to
 > enable/disable remounting the root filesystem rw or not since it affects
 > sysvinit in doing so properly as reported in bug #7442.

 > Instead update the sed expressions to match clean non-commented strings
 > by searching for "-o remount,rw /" and checking that's the end of the
 > line as well to avoid affecting possibly other remounts that a user can
 > have in a custom inittab.

 > Long-term the startup block of inittab should just move to a S00sysinit
 > script or similar so that rcS can pick it up directly.

 > Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list