mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-13 04:11:11 +00:00
Oops. I shouldn't reference my private stuff.
This commit is contained in:
parent
284240feb5
commit
42a6450584
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.492) bionic; urgency=medium
|
||||
|
||||
* Oops. I shouldn't reference my private stuff.
|
||||
|
||||
-- Iain Lane <iain.lane@canonical.com> Tue, 30 Jan 2018 11:51:19 +0000
|
||||
|
||||
livecd-rootfs (2.491) bionic; urgency=medium
|
||||
|
||||
* Support seeding of snaps, as emitted by germinate >= 2.27.
|
||||
|
@ -5,8 +5,7 @@ rm -rf config
|
||||
|
||||
echo "Building on $(hostname --fqdn)"
|
||||
|
||||
SEEDMIRROR=http://people.canonical.com/~ubuntu-archive/~laney/seeds/
|
||||
MIRROR=http://raleigh/mirrors/ubuntu/
|
||||
SEEDMIRROR=http://people.canonical.com/~ubuntu-archive/seeds/
|
||||
if [ -z "$MIRROR" ]; then
|
||||
case $(hostname --fqdn) in
|
||||
bld-*.mmjgroup.com) ;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user