mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-08 01:11:31 +00:00
Import patches-unapplied version 2.492 to ubuntu/bionic-proposed
Imported using git-ubuntu import. Changelog parent: f6d60551d8ecf65a3fb877d325ae6124aae8847e New changelog entries: * Oops. I shouldn't reference my private stuff.
This commit is contained in:
parent
f6d60551d8
commit
3d8c4a0b35
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
|
livecd-rootfs (2.491) bionic; urgency=medium
|
||||||
|
|
||||||
* Support seeding of snaps, as emitted by germinate >= 2.27.
|
* Support seeding of snaps, as emitted by germinate >= 2.27.
|
||||||
|
@ -5,8 +5,7 @@ rm -rf config
|
|||||||
|
|
||||||
echo "Building on $(hostname --fqdn)"
|
echo "Building on $(hostname --fqdn)"
|
||||||
|
|
||||||
SEEDMIRROR=http://people.canonical.com/~ubuntu-archive/~laney/seeds/
|
SEEDMIRROR=http://people.canonical.com/~ubuntu-archive/seeds/
|
||||||
MIRROR=http://raleigh/mirrors/ubuntu/
|
|
||||||
if [ -z "$MIRROR" ]; then
|
if [ -z "$MIRROR" ]; then
|
||||||
case $(hostname --fqdn) in
|
case $(hostname --fqdn) in
|
||||||
bld-*.mmjgroup.com) ;;
|
bld-*.mmjgroup.com) ;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user