Mirror & sync changes
This commit is contained in:
parent
9c9c46babf
commit
23b2686672
2 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
. ./common.sh
|
. ./common.sh
|
||||||
|
|
||||||
AMIRROR=http://archives.fedoraproject.org/pub/archive/fedora/linux/
|
AMIRROR=http://archives.fedoraproject.org/pub/archive/fedora/linux/
|
||||||
CMIRROR=http://mirror.nl.leaseweb.net/fedora/linux/
|
CMIRROR=http://mirrors.n-ix.net/fedora/linux/
|
||||||
|
|
||||||
|
|
||||||
# Fedora 7+ is pretty regular
|
# Fedora 7+ is pretty regular
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
. ./common.sh
|
. ./common.sh
|
||||||
|
|
||||||
AMIRROR=http://old-releases.ubuntu.com/ubuntu/
|
AMIRROR=http://old-releases.ubuntu.com/ubuntu/
|
||||||
CMIRROR=http://nl3.archive.ubuntu.com/ubuntu/
|
CMIRROR=http://ubuntu.mirrors.ovh.net/ubuntu/
|
||||||
|
|
||||||
|
|
||||||
# Shortcut for a standard Ubuntu repo, usage:
|
# Shortcut for a standard Ubuntu repo, usage:
|
||||||
|
|
@ -189,13 +189,13 @@ case $1 in
|
||||||
$0 kinetic
|
$0 kinetic
|
||||||
$0 lunar
|
$0 lunar
|
||||||
$0 mantic
|
$0 mantic
|
||||||
|
$0 oracular
|
||||||
;;
|
;;
|
||||||
current)
|
current)
|
||||||
$0 bionic # until 2028-04
|
$0 bionic # until 2028-04
|
||||||
$0 focal # until 2030-04
|
$0 focal # until 2030-04
|
||||||
$0 jammy # until 2032-04
|
$0 jammy # until 2032-04
|
||||||
$0 noble # until 2034-04
|
$0 noble # until 2034-04
|
||||||
$0 oracular # until 2025-07
|
|
||||||
$0 plucky # until 2026-01
|
$0 plucky # until 2026-01
|
||||||
;;
|
;;
|
||||||
all)
|
all)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue