summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2018-10-21 12:30:12 +0200
committerYorhel <git@yorhel.nl>2018-10-21 12:30:12 +0200
commit19e07400b908b587b54e90b514d47366927f1fb4 (patch)
treeeedd2362af923dc9b5e31e52548dae4653759270 /util
parent577e519e7dcbfa8ca74c193b46c42502de007e4f (diff)
Add Ubuntu 18.10
Diffstat (limited to 'util')
-rwxr-xr-xutil/ubuntu.sh6
1 files changed, 5 insertions, 1 deletions
diff --git a/util/ubuntu.sh b/util/ubuntu.sh
index 7bf295b..4dec7ba 100755
--- a/util/ubuntu.sh
+++ b/util/ubuntu.sh
@@ -110,6 +110,9 @@ case $1 in
bionic)
stdrepo bionic $CMIRROR amd64
;;
+ cosmic)
+ stdrepo cosmic $CMIRROR amd64
+ ;;
old)
$0 warty
$0 hoary
@@ -135,12 +138,13 @@ case $1 in
$0 wily
$0 yakkety
$0 zesty
+ $0 artful
;;
current)
$0 trusty # until 2019-04
$0 xenial # until 2021-04
- $0 artful # until 2018-07
$0 bionic # until 2023-04
+ $0 cosmic # until 2019-07
;;
all)
$0 old