mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 11:21:12 +00:00
Update URL to point to ubuntu-archive-team.ubuntu.com.
This commit is contained in:
parent
a52543341c
commit
e1090424bb
3
debian/changelog
vendored
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…
x
Reference in New Issue
Block a user