From 68ce32cdd4f154597014c4baa3e78361d8c10985 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 20 Dec 2021 14:53:17 +0100 Subject: setup2hd: small fixes --- setup2hd.local.tpl | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'setup2hd.local.tpl') diff --git a/setup2hd.local.tpl b/setup2hd.local.tpl index 8edb7a5..7693159 100644 --- a/setup2hd.local.tpl +++ b/setup2hd.local.tpl @@ -50,15 +50,12 @@ live_post_install () { cat << EOF > $TMP/tempmsg @CDISTRO@ Live Edition (@LIVEDE@) has been installed to your hard drive! - We installed the ${ACT_MODS} active modules (out of ${TOT_MODS} available). + We installed the ${ACT_MODS} active modules. After rebooting, your installed computer will look exactly like the Live OS. - After finishing system configuration and before rebooting, you can add any further Live modules from /@LIVEMAIN@/addons/ and /@LIVEMAIN@/optional/ to your hard drive, using a command similar to this: - # unsquashfs -f -dest $T_PX /mnt/livemedia/@LIVEMAIN@/addons/mymodule.sxz - EOF dialog --title "POST INSTALL HINTS AND TIPS" --msgbox "`cat $TMP/tempmsg`" \ - 20 65 + 18 65 rm $TMP/tempmsg # Setting MAINSELECT to "CONFIGURE" will call the usual Slackware -- cgit v1.2.3