*: trailing empty lines removed
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
This boot floppy is made with Busybox, uClibc, and the Linux kernel.
|
||||
Hit RETURN to boot or enter boot parameters at the prompt below.
|
||||
|
||||
|
@@ -1,2 +1 @@
|
||||
proc /proc proc defaults 0 0
|
||||
|
||||
|
@@ -2,4 +2,3 @@
|
||||
::respawn:-/bin/sh
|
||||
tty2::askfirst:-/bin/sh
|
||||
::ctrlaltdel:/bin/umount -a -r
|
||||
|
||||
|
@@ -5,4 +5,3 @@ echo -n "Processing /etc/profile... "
|
||||
# no-op
|
||||
echo "Done"
|
||||
echo
|
||||
|
||||
|
@@ -102,4 +102,3 @@ then
|
||||
rmdir $TARGET_DIR
|
||||
gzip -9 rootfs
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user