Message updates, nothing interesting.
This commit is contained in:
parent
dabeee26c0
commit
dcfeb4e934
@ -63,5 +63,7 @@ ln -s lib lib64
|
|||||||
# empty folders.
|
# empty folders.
|
||||||
find * -type f -name '.gitignore' -exec rm {} +
|
find * -type f -name '.gitignore' -exec rm {} +
|
||||||
|
|
||||||
|
echo "The initramfs area has been generated."
|
||||||
|
|
||||||
cd ../..
|
cd ../..
|
||||||
|
|
||||||
|
@ -40,8 +40,8 @@
|
|||||||
# Print message on screen.
|
# Print message on screen.
|
||||||
cat << CEOF
|
cat << CEOF
|
||||||
|
|
||||||
Wait 5 seconds to continue with the system initialization process or press any
|
Wait 5 seconds or press SPACE key to continue with the system initialization
|
||||||
key for PID 1 shell outside of the initramfs area, or press SPACE to continue.
|
process, or press any other key for PID 1 shell outside the initramfs area.
|
||||||
|
|
||||||
CEOF
|
CEOF
|
||||||
|
|
||||||
|
@ -34,8 +34,8 @@ echo "Welcome to \"Minimal Linux Live\" (/init)"
|
|||||||
# Print message on screen.
|
# Print message on screen.
|
||||||
cat << CEOF
|
cat << CEOF
|
||||||
|
|
||||||
Wait 5 seconds to continue with the overlay initialization process or press
|
Wait 5 seconds or press SPACE key to continue with the overlay initialization
|
||||||
any key for PID 1 shell inside the initramfs area, or press SPACE to continue.
|
process, or press any other key for PID 1 shell inside the initramfs area.
|
||||||
|
|
||||||
CEOF
|
CEOF
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user