summaryrefslogtreecommitdiff
path: root/functions/releases.sh
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-05-03 15:53:27 +0200
committerDaniel Baumann <mail@daniel-baumann.ch>2015-05-03 16:03:10 +0200
commit279a149d8a2e01a7fbb7e002c5a38e4b82ccd74e (patch)
tree15e180ee76e6665f52f6b32bffc633605e002615 /functions/releases.sh
parentf93e83e351193a93c0a529798f7d01997c9d0909 (diff)
downloadvyos-live-build-279a149d8a2e01a7fbb7e002c5a38e4b82ccd74e.tar.gz
vyos-live-build-279a149d8a2e01a7fbb7e002c5a38e4b82ccd74e.zip
Dropping automagics for ubuntu.
Future live-build versions will still allow to use casper, but its configuration will be done differently by a custom config tree, rather than embedded and maintenance intensive code in live-build itself.
Diffstat (limited to 'functions/releases.sh')
-rwxr-xr-xfunctions/releases.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/functions/releases.sh b/functions/releases.sh
index 55a152b5a..771413357 100755
--- a/functions/releases.sh
+++ b/functions/releases.sh
@@ -16,9 +16,3 @@ RELEASE_sid="unstable"
# Progress Linux releases
RELEASE_baureo="2"
RELEASE_cairon="3"
-
-# Ubuntu releases
-RELEASE_lucid="10.04" # LTS: 2015-04-01
-RELEASE_precise="12.04" # LTS: 2017-04-01
-RELEASE_quantal="12.10" # 2014-04-01
-RELEASE_raring="13.04" # 2014-10-01