buildrootschalter/system/skeleton/etc
Gustavo Zacarias bcb835b042 system/inittab: update to fix bug #7442
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@zacarias.com.ar>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-10-25 01:24:11 +02:00
..
init.d New top-level directory: system 2012-11-04 12:51:08 +01:00
ld.so.conf.d New top-level directory: system 2012-11-04 12:51:08 +01:00
network New top-level directory: system 2012-11-04 12:51:08 +01:00
fstab skeleton: /etc/fstab: make sure /tmp is world writable and sticky 2014-02-21 22:30:24 +01:00
group system/skeleton: remove spurious group 'nobody' 2014-07-23 23:39:02 +02:00
hosts New top-level directory: system 2012-11-04 12:51:08 +01:00
inittab system/inittab: update to fix bug #7442 2014-10-25 01:24:11 +02:00
inputrc New top-level directory: system 2012-11-04 12:51:08 +01:00
issue New top-level directory: system 2012-11-04 12:51:08 +01:00
mtab New top-level directory: system 2012-11-04 12:51:08 +01:00
nsswitch.conf skeleton: add /etc/nsswitch.conf 2012-12-02 16:32:16 -08:00
passwd Remove user "default" 2014-06-07 00:06:31 +02:00
profile New top-level directory: system 2012-11-04 12:51:08 +01:00
protocols skeleton: Update /etc/protocols from Debian Jessie 2013-10-27 08:27:38 +01:00
random-seed New top-level directory: system 2012-11-04 12:51:08 +01:00
resolv.conf New top-level directory: system 2012-11-04 12:51:08 +01:00
securetty Add hypervisor consoles (hvc) 2013-12-16 22:39:53 +01:00
services New top-level directory: system 2012-11-04 12:51:08 +01:00
shadow Remove user "default" 2014-06-07 00:06:31 +02:00