From aeaaf8709e1446c76295c84876ab5d8bd267d2d7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 6 Nov 2013 09:48:30 +0100 Subject: Moving live-build development disclaimer message from lb-config to lb-init. --- scripts/build/config | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'scripts/build') diff --git a/scripts/build/config b/scripts/build/config index 822e265b0..f4194fcb7 100755 --- a/scripts/build/config +++ b/scripts/build/config @@ -1337,19 +1337,6 @@ then rmdir --ignore-fail-on-non-empty local > /dev/null 2>&1 || true fi -if echo "${VERSION}" | grep -qs "alpha" -then - # live-build alpha version - 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 [Image] Architecture: ${LIVE_IMAGE_ARCHITECTURE} -- cgit v1.2.3