mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-04 07:51:10 +00:00
Update hostname matches for launchpad buildds to match current practice,
fixing build failures due to LP being unable to reach people.canonical.com.
This commit is contained in:
parent
c41bf27806
commit
2c40db69bc
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
livecd-rootfs (2.496) UNRELEASED; urgency=medium
|
||||
|
||||
* Update hostname matches for launchpad buildds to match current practice,
|
||||
fixing build failures due to LP being unable to reach
|
||||
people.canonical.com.
|
||||
|
||||
-- Steve Langasek <steve.langasek@ubuntu.com> Wed, 31 Jan 2018 16:39:02 -0800
|
||||
|
||||
livecd-rootfs (2.495) bionic; urgency=medium
|
||||
|
||||
* Set ports/archive as appropriate for default mirror - should fix
|
||||
|
@ -27,7 +27,7 @@ if [ -z "$MIRROR" ]; then
|
||||
*.warthogs.hbd.com) MIRROR=http://ftpmaster.internal/ubuntu/
|
||||
SEEDMIRROR=http://archive-team.internal/seeds/
|
||||
;;
|
||||
*.buildd) MIRROR=http://ftpmaster.internal/ubuntu/
|
||||
*.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