Loading build.sh +2 −2 Original line number Diff line number Diff line Loading @@ -216,7 +216,7 @@ cat << EOF > inittab tty1::respawn:/bin/setup tty2::respawn:/bin/nmeter '%79c' tty3::respawn:/bin/ntpd -s -d tty4::askfirst:-/bin/sh tty4::respawn:/bin/haveged -r 0 -w 1024 -v 1 -F -f - tty5::askfirst:-/bin/sh tty6::askfirst:-/bin/sh EOF Loading @@ -226,6 +226,7 @@ cat << EOF > inittab tty1::respawn:/bin/setup tty2::respawn:/bin/nmeter '%79c' tty3::respawn:/bin/ntpd -s -d tty4::respawn:/bin/haveged -r 0 -w 1024 -v 1 -F -f - EOF fi Loading @@ -234,7 +235,6 @@ cat << EOF > rcS /bin/mount -t proc proc /proc /bin/mount -o remount,rw /dev/ram0 / /sbin/ifconfig lo 127.0.0.1 /bin/haveged -r 0 -w 1024 -v 0 EOF chmod 755 rcS Loading configs/kernel-3.13.3.x86.config +1 −1 Original line number Diff line number Diff line Loading @@ -447,7 +447,7 @@ CONFIG_BINFMT_ELF=y CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set CONFIG_BINFMT_SCRIPT=y # CONFIG_HAVE_AOUT is not set CONFIG_HAVE_AOUT=y # CONFIG_BINFMT_MISC is not set CONFIG_COREDUMP=y CONFIG_HAVE_ATOMIC_IOMAP=y Loading Loading
build.sh +2 −2 Original line number Diff line number Diff line Loading @@ -216,7 +216,7 @@ cat << EOF > inittab tty1::respawn:/bin/setup tty2::respawn:/bin/nmeter '%79c' tty3::respawn:/bin/ntpd -s -d tty4::askfirst:-/bin/sh tty4::respawn:/bin/haveged -r 0 -w 1024 -v 1 -F -f - tty5::askfirst:-/bin/sh tty6::askfirst:-/bin/sh EOF Loading @@ -226,6 +226,7 @@ cat << EOF > inittab tty1::respawn:/bin/setup tty2::respawn:/bin/nmeter '%79c' tty3::respawn:/bin/ntpd -s -d tty4::respawn:/bin/haveged -r 0 -w 1024 -v 1 -F -f - EOF fi Loading @@ -234,7 +235,6 @@ cat << EOF > rcS /bin/mount -t proc proc /proc /bin/mount -o remount,rw /dev/ram0 / /sbin/ifconfig lo 127.0.0.1 /bin/haveged -r 0 -w 1024 -v 0 EOF chmod 755 rcS Loading
configs/kernel-3.13.3.x86.config +1 −1 Original line number Diff line number Diff line Loading @@ -447,7 +447,7 @@ CONFIG_BINFMT_ELF=y CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set CONFIG_BINFMT_SCRIPT=y # CONFIG_HAVE_AOUT is not set CONFIG_HAVE_AOUT=y # CONFIG_BINFMT_MISC is not set CONFIG_COREDUMP=y CONFIG_HAVE_ATOMIC_IOMAP=y Loading