Wrote documentation and scripts for creating a busybox boot floppy. Initial revision.

This commit is contained in:
Mark Whitley
2001-05-04 21:46:00 +00:00
parent d24f878546
commit a0ba9f45fb
11 changed files with 445 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# /etc/profile: system-wide .profile file for the Bourne shells
echo
echo -n "Processing /etc/profile... "
# no-op
echo "Done"
echo