diff options
author | Daniel Baumann <daniel@debian.org> | 2010-12-13 23:26:11 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:20:39 +0100 |
commit | 34c35f2c7a969a2a20b65943f311f3e386a36d37 (patch) | |
tree | 9bc6cc918484c8c0897db26be3a439d95b9b2940 | |
parent | 1932b2eeaa2d654cc8d24cbb6214bf7f5708ac6b (diff) | |
download | vyos-live-build-34c35f2c7a969a2a20b65943f311f3e386a36d37.tar.gz vyos-live-build-34c35f2c7a969a2a20b65943f311f3e386a36d37.zip |
Removing old ubuntu release (jaunty).
l--------- | data/debian-cd/jaunty | 1 | ||||
-rwxr-xr-x | functions/releases.sh | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/data/debian-cd/jaunty b/data/debian-cd/jaunty deleted file mode 120000 index 5cb6e6000..000000000 --- a/data/debian-cd/jaunty +++ /dev/null @@ -1 +0,0 @@ -maverick
\ No newline at end of file diff --git a/functions/releases.sh b/functions/releases.sh index cb5fca77f..d28c514bc 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -18,7 +18,6 @@ RELEASE_sid="unstable" 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" |