summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make_slackware_live.sh')
-rwxr-xr-xmake_slackware_live.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_slackware_live.sh b/make_slackware_live.sh
index 3136810..422c317 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -1020,7 +1020,7 @@ if [ "$MULTILIB" = "YES" ]; then
MSEQ="${MSEQ} pkglist:multilib"
fi
-echo "-- Creating '${LIVEDE}' image."
+echo "-- Creating '${LIVEDE}' image (based on ${DISTRO^}-${SL_VERSION} ${SL_ARCH})."
# Module sequence can be composed of multiple sub-sequences:
for MSUBSEQ in ${MSEQ} ; do