summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-04-28 15:08:47 +0200
committerDaniel Baumann <daniel@debian.org>2011-04-28 15:08:47 +0200
commitefc490377260699c8b31770bf4913c96d930e34e (patch)
treebb5ba083e87a99290bc4eebcab8ae6bbcc1305b2
parent7cdb76932ec2842a61a40687ebd470b05a43334e (diff)
downloadvyos-live-build-efc490377260699c8b31770bf4913c96d930e34e.tar.gz
vyos-live-build-efc490377260699c8b31770bf4913c96d930e34e.zip
Updating ubuntu releases.
-rwxr-xr-xfunctions/releases.sh14
1 files changed, 6 insertions, 8 deletions
diff --git a/functions/releases.sh b/functions/releases.sh
index 960b94b23..f8a7d038a 100755
--- a/functions/releases.sh
+++ b/functions/releases.sh
@@ -18,11 +18,9 @@ RELEASE_artax="1.0"
RELEASE_baureo="unstable"
# Ubuntu releases
-RELEASE_dapper="6.06" # LTS
-RELEASE_hardy="8.04" # LTS
-RELEASE_intrepid="8.10"
-RELEASE_jaunty="9.04"
-RELEASE_karmic="9.10"
-RELEASE_lucid="10.04" # LTS
-RELEASE_maverick="10.10"
-RELEASE_natty="11.04"
+RELEASE_dapper="6.06" # LTS: 2011-06-01
+RELEASE_hardy="8.04" # LTS: 2013-04-01
+RELEASE_lucid="10.04" # LTS: 2015-04-01
+RELEASE_maverick="10.10" # LTS: 2012-04-01
+RELEASE_natty="11.04" # LTS: 2012-10-01
+RELEASE_oneiric="11.10"