mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-07 08:01:30 +00:00
Set a default archive mirror - needed for germinate.
This commit is contained in:
parent
42a6450584
commit
9e09b3172c
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.493) bionic; urgency=medium
|
||||||
|
|
||||||
|
* Set a default archive mirror - needed for germinate.
|
||||||
|
|
||||||
|
-- Iain Lane <iain.lane@canonical.com> Tue, 30 Jan 2018 15:08:23 +0000
|
||||||
|
|
||||||
livecd-rootfs (2.492) bionic; urgency=medium
|
livecd-rootfs (2.492) bionic; urgency=medium
|
||||||
|
|
||||||
* Oops. I shouldn't reference my private stuff.
|
* Oops. I shouldn't reference my private stuff.
|
||||||
|
@ -30,6 +30,7 @@ if [ -z "$MIRROR" ]; then
|
|||||||
*.buildd) MIRROR=http://ftpmaster.internal/ubuntu/
|
*.buildd) MIRROR=http://ftpmaster.internal/ubuntu/
|
||||||
SEEDMIRROR=http://archive-team.internal/seeds/
|
SEEDMIRROR=http://archive-team.internal/seeds/
|
||||||
;;
|
;;
|
||||||
|
*) MIRROR=http://archive.ubuntu.com/ubuntu/ ;;
|
||||||
esac
|
esac
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user