Merge branch 'rip-0c3.net' into ubuntu/master

jammy-iotg-bump
Dimitri John Ledkov 3 years ago
commit 461731d538
No known key found for this signature in database
GPG Key ID: 9B8EC849D5EF70ED

@ -8,12 +8,6 @@ echo "Building on $(hostname --fqdn)"
SEEDMIRROR=http://people.canonical.com/~ubuntu-archive/seeds/
if [ -z "$MIRROR" ]; then
case $(hostname --fqdn) in
*.0c3.net)
case $ARCH in
i386|amd64) MIRROR=http://mirrors.0c3.net/ubuntu/ ;;
*) MIRROR=http://mirrors.0c3.net/ubuntu-ports/ ;;
esac
;;
*.ubuntu.com) MIRROR=http://ftpmaster.internal/ubuntu/
SEEDMIRROR=http://archive-team.internal/seeds/
;;

Loading…
Cancel
Save