Wrote documentation and scripts for creating a busybox boot floppy. Initial revision.
This commit is contained in:
3
examples/bootfloppy/etc/init.d/rcS
Executable file
3
examples/bootfloppy/etc/init.d/rcS
Executable file
@ -0,0 +1,3 @@
|
||||
#! /bin/sh
|
||||
|
||||
/bin/mount -a
|
Reference in New Issue
Block a user