Wrote documentation and scripts for creating a busybox boot floppy. Initial revision.
This commit is contained in:
5
examples/bootfloppy/etc/inittab
Normal file
5
examples/bootfloppy/etc/inittab
Normal file
@ -0,0 +1,5 @@
|
||||
::sysinit:/etc/init.d/rcS
|
||||
::respawn:-/bin/sh
|
||||
tty2::askfirst:-/bin/sh
|
||||
::ctrlaltdel:/bin/umount -a -r
|
||||
|
Reference in New Issue
Block a user