summaryrefslogtreecommitdiff
path: root/scripts/build/config
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2013-10-17 16:58:20 +0200
committerDaniel Baumann <mail@daniel-baumann.ch>2013-10-17 16:58:20 +0200
commit3afd2fb9cbb503fbc95e5f3bb483eb02265dbe99 (patch)
treebb80582d466cfd58e5cca0dc841224bfc5822ed9 /scripts/build/config
parent49b6f1efb29732cc73a65297e5ac735bfee2ef0e (diff)
downloadvyos-live-build-3afd2fb9cbb503fbc95e5f3bb483eb02265dbe99.tar.gz
vyos-live-build-3afd2fb9cbb503fbc95e5f3bb483eb02265dbe99.zip
Adding note about outdated/unsupported versions in general develop-ment-version warning message.
Diffstat (limited to 'scripts/build/config')
-rwxr-xr-xscripts/build/config5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/build/config b/scripts/build/config
index f6973301e..a5547450e 100755
--- a/scripts/build/config
+++ b/scripts/build/config
@@ -1370,6 +1370,11 @@ then
Echo_warning "WARNING: THIS VERSION OF LIVE-BUILD IS EXPERIMENTAL!"
Echo_warning "IT IS UNFINISHED AND CHANGES HEAVILY WITHOUT PRIOR NOTICE."
Echo_warning "USER DISCRETION IS ADVISED."
+ Echo_warning ""
+ Echo_warning "Please also note that you are running a live-build development version"
+ Echo_warning "and that we are only supporting the newest development version."
+ Echo_warning ""
+ Echo_warning "Make sure you are using the newest version at all times."
fi
cat > config/build << EOF