summaryrefslogtreecommitdiffstats
path: root/setup2hd
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-03-03 21:22:49 +0100
committer Eric Hameleers <alien@slackware.com>2016-03-03 21:22:49 +0100
commitb1ac7c6f8259f0f0572b645158e8571700eaadc5 (patch)
tree3721b99f2ec0c100cde73a795cc13bfdcb091c0d /setup2hd
parentff39ee5639ab3414d882a7e813d8ddd4a4ed1bd3 (diff)
downloadliveslak-b1ac7c6f8259f0f0572b645158e8571700eaadc5.tar.gz
liveslak-b1ac7c6f8259f0f0572b645158e8571700eaadc5.tar.xz
Remove the /SLACKWARELIVE marker file from the filesystem root.
After installation to harddisk using the 'setup2hd' script, this marker file is a Live OS left over and will only cause confusion.
Diffstat (limited to '')
-rwxr-xr-xsetup2hd2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup2hd b/setup2hd
index a639e45..ee0b655 100755
--- a/setup2hd
+++ b/setup2hd
@@ -227,6 +227,8 @@ Press ENTER to return to the main menu." 16 68
/etc/X11/xdm/liveslak-xdm
# Point xdm to the custom /etc/X11/xdm/liveslak-xdm/xdm-config:
sed -i ${T_PX}/etc/rc.d/rc.4 -e 's,bin/xdm -nodaemon,& -config /etc/X11/xdm/liveslak-xdm/xdm-config,'
+ # Remove the marker file from the filesystem root:
+ rm -f ${T_PX}/@MARKER@
cat << EOF > $TMP/tempmsg