mirror of
https://git.launchpad.net/livecd-rootfs
synced 2026-04-14 21:11:14 +00:00
Merge branch 'skia/update_seeds_mirror' into ubuntu/master
https://code.launchpad.net/~skia/livecd-rootfs/+git/livecd-rootfs/+merge/503627
This commit is contained in:
commit
57bf691d9d
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (26.04.32) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* Update SEEDMIRROR to point to the new infra
|
||||||
|
|
||||||
|
-- Florent 'Skia' Jacquet <skia@ubuntu.com> Tue, 14 Apr 2026 12:56:52 +0200
|
||||||
|
|
||||||
livecd-rootfs (26.04.31) resolute; urgency=medium
|
livecd-rootfs (26.04.31) resolute; urgency=medium
|
||||||
|
|
||||||
[ Ryan Hill ]
|
[ Ryan Hill ]
|
||||||
|
|||||||
@ -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