Update URL to point to ubuntu-archive-team.ubuntu.com.

canary-build
Steve Langasek 2 years ago
parent a52543341c
commit e1090424bb

3
debian/changelog vendored

@ -12,6 +12,9 @@ livecd-rootfs (2.818) UNRELEASED; urgency=medium
[ William 'jawn-smith' Wilson ]
* Skip oem-config setup in hooks if the oem user already exists.
[ Steve Langasek ]
* Update URL to point to ubuntu-archive-team.ubuntu.com.
-- Dave Jones <dave.jones@canonical.com> Tue, 28 Mar 2023 14:38:55 +0100
livecd-rootfs (2.817) lunar; urgency=medium

@ -12,7 +12,7 @@ fi
echo "Building on $(hostname --fqdn)"
SEEDMIRROR=http://people.canonical.com/~ubuntu-archive/seeds/
SEEDMIRROR=https://ubuntu-archive-team.ubuntu.com/seeds/
if [ -z "$MIRROR" ]; then
case $(hostname --fqdn) in
*.ubuntu.com) MIRROR=http://ftpmaster.internal/ubuntu/

Loading…
Cancel
Save