summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-01-25 13:24:20 +0100
committerDaniel Baumann <daniel@debian.org>2012-02-06 23:15:11 +0100
commit7b99b1a9e991a429a509af3a51baefcc9aa42936 (patch)
treecacb91a9782ff6b1992fb3abaddd1a5c9eacae29 /scripts
parent43105e7a2d56ad2ea7feeace3cef410203277a9a (diff)
downloadvyos-live-build-7b99b1a9e991a429a509af3a51baefcc9aa42936.tar.gz
vyos-live-build-7b99b1a9e991a429a509af3a51baefcc9aa42936.zip
Giving a note about what mode we are configuring, now that mode is determined automatically based on the host system.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/build/lb_config4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/build/lb_config b/scripts/build/lb_config
index 44dd8c9b7..7c71b78ee 100755
--- a/scripts/build/lb_config
+++ b/scripts/build/lb_config
@@ -900,9 +900,9 @@ Check_defaults
if [ ! -e config ]
then
- Echo_message "Creating config tree"
+ Echo_message "Creating config tree for a ${LB_MODE} system"
else
- Echo_message "Updating config tree"
+ Echo_message "Updating config tree for a ${LB_MODE} system"
fi
# Creating bootstrap configuration