mirror of
https://git.launchpad.net/livecd-rootfs
synced 2026-04-16 14:01:06 +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)"
|
echo "Building on $(hostname --fqdn)"
|
||||||
|
|
||||||
SEEDMIRROR=https://ubuntu-archive-team.ubuntu.com/seeds/
|
SEEDMIRROR=https://static-reports.ubuntu.com/seeds/
|
||||||
if [ -z "$MIRROR" ]; then
|
if [ -z "$MIRROR" ]; then
|
||||||
case $(hostname --fqdn) in
|
case $(hostname --fqdn) in
|
||||||
*.ubuntu.com|*.buildd|*.ppa|*.scalingstack)
|
*.ubuntu.com|*.buildd|*.ppa|*.scalingstack)
|
||||||
MIRROR=http://ftpmaster.internal/ubuntu/
|
MIRROR=http://ftpmaster.internal/ubuntu/
|
||||||
SEEDMIRROR=http://archive-team.internal/seeds/
|
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
case $ARCH in
|
case $ARCH in
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user