Debufs on fstab, go back to tty login to have job control, prepare target makefile for multiple progs

This commit is contained in:
Ciro Santilli
2017-05-20 07:45:37 +01:00
parent f367ffc6cf
commit 3cb4d0bf28
6 changed files with 24 additions and 5 deletions

View File

@@ -7,8 +7,8 @@
::sysinit:/bin/hostname -F /etc/hostname
::sysinit:/etc/init.d/rcS
# https://unix.stackexchange.com/questions/299408/how-to-login-automatically-without-typing-root-in-buildroot-x86-64-qemu
console::respawn:/bin/sh
#console::respawn:/sbin/getty -n -L console 0 vt100
#console::respawn:/bin/sh
console::respawn:/sbin/getty -n -L console 0 vt100
::ctrlaltdel:/sbin/reboot
::shutdown:/etc/init.d/rcK
::shutdown:/sbin/swapoff -a