Updated the early shell information messages.

This commit is contained in:
Ivan Davidov 2016-04-25 21:50:03 +03:00
parent a39bdd4173
commit dabeee26c0
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@
cat << CEOF
Wait 5 seconds to continue with the system initialization process or press any
key for PID 1 shell outside of the initramfs area.
key for PID 1 shell outside of the initramfs area, or press SPACE to continue.
CEOF

View File

@ -35,7 +35,7 @@ echo "Welcome to \"Minimal Linux Live\" (/init)"
cat << CEOF
Wait 5 seconds to continue with the overlay initialization process or press
any key for PID 1 shell inside the initramfs area.
any key for PID 1 shell inside the initramfs area, or press SPACE to continue.
CEOF