summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-12-20 14:39:13 +0100
committer Eric Hameleers <alien@slackware.com>2021-12-20 14:39:13 +0100
commit42d8a3c6e58e4406d523da7dc5c3d66de55cc272 (patch)
tree78534c6d6f9309f7848531ef990ee07788ab1828
parentf96d00f3b3ca5eeba09eecad61b8cdbe012b29ec (diff)
downloadliveslak-42d8a3c6e58e4406d523da7dc5c3d66de55cc272.tar.gz
liveslak-42d8a3c6e58e4406d523da7dc5c3d66de55cc272.tar.xz
init: show message when loading Core OS into RAM
-rw-r--r--liveinit.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/liveinit.tpl b/liveinit.tpl
index 8399bad..d0d8351 100644
--- a/liveinit.tpl
+++ b/liveinit.tpl
@@ -896,6 +896,7 @@ if [ "$RESCUE" = "" ]; then
if [ $CORE2RAM -eq 1 ]; then
# Only load the Core OS modules:
+ echo "${MARKER}: Loading Core OS into RAM."
load_modules core2ram
else
# First, the base Slackware system components: