summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2013-02-19 09:56:48 +0100
committerDaniel Baumann <mail@daniel-baumann.ch>2013-05-06 14:50:06 +0200
commit7f972f31ced0eaa8453416b740ec3746160f6c5c (patch)
treeaa2ab705e0f5b72d0a3e185c98bb7f27799563bd /scripts
parentcca7563257c192f5857eaa6ab3da0697bc34cca8 (diff)
downloadvyos-live-build-7f972f31ced0eaa8453416b740ec3746160f6c5c.tar.gz
vyos-live-build-7f972f31ced0eaa8453416b740ec3746160f6c5c.zip
Also showing distribution in lb config initial messages.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/build/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/build/config b/scripts/build/config
index 3a4ab899e..7b7fe4bd6 100755
--- a/scripts/build/config
+++ b/scripts/build/config
@@ -944,9 +944,9 @@ Check_defaults
if [ ! -e config ]
then
- Echo_message "Creating config tree for a ${LB_MODE}/${LIVE_IMAGE_ARCHITECTURE} system"
+ Echo_message "Creating config tree for a ${LB_MODE}/${LB_DISTRIBUTION}/${LIVE_IMAGE_ARCHITECTURE} system"
else
- Echo_message "Updating config tree for a ${LB_MODE}/${LIVE_IMAGE_ARCHITECTURE} system"
+ Echo_message "Updating config tree for a ${LB_MODE}/${LB_DISTRIBUTION}/${LIVE_IMAGE_ARCHITECTURE} system"
fi
# Creating bootstrap configuration