Wrote documentation and scripts for creating a busybox boot floppy. Initial revision.
This commit is contained in:
8
examples/bootfloppy/etc/profile
Normal file
8
examples/bootfloppy/etc/profile
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user