Stop syncing Fedora 24; Add FreeBSD 11.1 and Ubuntu 17.10

This commit is contained in:
Yorhel 2017-10-20 21:37:33 +02:00
parent cb2d970d3a
commit 2388aaefcc
5 changed files with 17 additions and 3 deletions

View file

@ -122,9 +122,9 @@ case "$1" in
$0 21
$0 22
$0 23
$0 24
;;
current)
$0 24
$0 25
$0 26
;;

View file

@ -564,6 +564,12 @@ case $1 in
index_core freebsd-11.0 "${MIR}base.txz" core-base 2016-10-10
index freebsd2 --sys freebsd-11.0 --mirror "$PKG"
;;
11.1)
MIR="${CMIRROR}amd64/11.1-RELEASE/"
PKG="${PMIRROR}FreeBSD:11:amd64/release_1/"
index_core freebsd-11.1 "${MIR}base.txz" core-base 2017-07-26
index freebsd2 --sys freebsd-11.1 --mirror "$PKG"
;;
old)
$0 1.0
$0 2.0.5
@ -626,5 +632,6 @@ case $1 in
$0 10.2
$0 10.3
$0 11.0
$0 11.1
;;
esac

View file

@ -104,6 +104,9 @@ case $1 in
zesty)
stdrepo zesty $CMIRROR amd64
;;
artful)
stdrepo artful $CMIRROR amd64
;;
old)
$0 warty
$0 hoary
@ -133,6 +136,7 @@ case $1 in
$0 trusty # until 2019-04
$0 xenial # until 2021-04
$0 zesty # until 2018-01
$0 artful # until 2018-07
;;
all)
$0 old