Mirror & sync changes

This commit is contained in:
Yorhel 2025-10-05 12:42:10 +02:00
parent 9c9c46babf
commit 23b2686672
2 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
. ./common.sh
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

View file

@ -3,7 +3,7 @@
. ./common.sh
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:
@ -189,13 +189,13 @@ case $1 in
$0 kinetic
$0 lunar
$0 mantic
$0 oracular
;;
current)
$0 bionic # until 2028-04
$0 focal # until 2030-04
$0 jammy # until 2032-04
$0 noble # until 2034-04
$0 oracular # until 2025-07
$0 plucky # until 2026-01
;;
all)