mirror of
https://git.launchpad.net/livecd-rootfs
synced 2026-04-14 13:01:18 +00:00
Update SEEDMIRROR to point to the new infra
This commit is contained in:
parent
503957e278
commit
9d10c80865
@ -32,12 +32,11 @@ fi
|
||||
|
||||
echo "Building on $(hostname --fqdn)"
|
||||
|
||||
SEEDMIRROR=https://ubuntu-archive-team.ubuntu.com/seeds/
|
||||
SEEDMIRROR=https://static-reports.ubuntu.com/seeds/
|
||||
if [ -z "$MIRROR" ]; then
|
||||
case $(hostname --fqdn) in
|
||||
*.ubuntu.com|*.buildd|*.ppa|*.scalingstack)
|
||||
MIRROR=http://ftpmaster.internal/ubuntu/
|
||||
SEEDMIRROR=http://archive-team.internal/seeds/
|
||||
;;
|
||||
*)
|
||||
case $ARCH in
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user