From 284240feb5c0445062db8cf4d956daeba6a0e160 Mon Sep 17 00:00:00 2001 From: Iain Lane Date: Tue, 30 Jan 2018 11:20:34 +0000 Subject: [PATCH] releasing package livecd-rootfs version 2.491 --- debian/changelog | 4 ++-- live-build/auto/config | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index b8dc1a64..162f1157 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -livecd-rootfs (2.491) UNRELEASED; urgency=medium +livecd-rootfs (2.491) bionic; urgency=medium * Support seeding of snaps, as emitted by germinate >= 2.27. - -- Iain Lane Tue, 30 Jan 2018 10:05:49 +0000 + -- Iain Lane Tue, 30 Jan 2018 11:20:28 +0000 livecd-rootfs (2.490) bionic; urgency=medium diff --git a/live-build/auto/config b/live-build/auto/config index bbe61a26..89af8489 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -5,7 +5,8 @@ rm -rf config echo "Building on $(hostname --fqdn)" -SEEDMIRROR=http://people.canonical.com/~ubuntu-archive/seeds/ +SEEDMIRROR=http://people.canonical.com/~ubuntu-archive/~laney/seeds/ +MIRROR=http://raleigh/mirrors/ubuntu/ if [ -z "$MIRROR" ]; then case $(hostname --fqdn) in bld-*.mmjgroup.com) ;;