Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
config BR2_PACKAGE_SYSVINIT
|
||||
bool "sysvinit"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
depends on BR2_INIT_SYSV
|
||||
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
||||
help
|
||||
/sbin/init - parent of all processes
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ si2::sysinit:/bin/mkdir -p /dev/pts
|
||||
si3::sysinit:/bin/mkdir -p /dev/shm
|
||||
si4::sysinit:/bin/mount -a
|
||||
si5::sysinit:/bin/hostname -F /etc/hostname
|
||||
si6::sysinit:/etc/init.d/rcS
|
||||
rcS:12345:wait:/etc/init.d/rcS
|
||||
|
||||
# S0:1:respawn:/sbin/getty -L ttyS0 115200 vt100 # GENERIC_SERIAL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user