From 32f9e63f0f4fd10f2db3e26489c20eec646e9f37 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 1 May 2017 00:53:47 +0200 Subject: Add a bit more output detail when starting the script --- make_slackware_live.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make_slackware_live.sh') 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 -- cgit v1.2.3