From 3afd2fb9cbb503fbc95e5f3bb483eb02265dbe99 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 17 Oct 2013 16:58:20 +0200 Subject: Adding note about outdated/unsupported versions in general develop-ment-version warning message. --- scripts/build/config | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'scripts') 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 -- cgit v1.2.3