Wrote documentation and scripts for creating a busybox boot floppy. Initial revision.
authorMark Whitley <markw@lineo.com>
Fri, 4 May 2001 21:46:00 +0000 (21:46 -0000)
committerMark Whitley <markw@lineo.com>
Fri, 4 May 2001 21:46:00 +0000 (21:46 -0000)
commita0ba9f45fb0c9f3e34d5a2b25e45b7e5d5cac9a4
tree4f000c6356ba330d7cf5ade9d79a4167fb90e69f
parentd24f878546806aa8fd50dc95fe3cc111ad10f92f
Wrote documentation and scripts for creating a busybox boot floppy. Initial revision.
examples/bootfloppy/bootfloppy.txt [new file with mode: 0644]
examples/bootfloppy/display.txt [new file with mode: 0644]
examples/bootfloppy/etc/fstab [new file with mode: 0644]
examples/bootfloppy/etc/init.d/rcS [new file with mode: 0755]
examples/bootfloppy/etc/inittab [new file with mode: 0644]
examples/bootfloppy/etc/profile [new file with mode: 0644]
examples/bootfloppy/mkdevs.sh [new file with mode: 0755]
examples/bootfloppy/mkrootfs.sh [new file with mode: 0755]
examples/bootfloppy/mksyslinux.sh [new file with mode: 0755]
examples/bootfloppy/quickstart.txt [new file with mode: 0644]
examples/bootfloppy/syslinux.cfg [new file with mode: 0644]