Drop 'landscape-client' from Cloud Images (LP: #1497030).

ubuntu/yakkety 2.344
Adam Conrad 9 years ago
commit f311149b6c

6
debian/changelog vendored

@ -1,3 +1,9 @@
livecd-rootfs (2.344) wily; urgency=medium
* Drop 'landscape-client' from Cloud Images (LP: #1497030).
-- Ben Howard <ben.howard@ubuntu.com> Thu, 17 Sep 2015 15:56:24 -0600
livecd-rootfs (2.343) wily; urgency=medium livecd-rootfs (2.343) wily; urgency=medium
[ Oliver Grawert ] [ Oliver Grawert ]

@ -563,7 +563,7 @@ if [ "$PROJECT" = "ubuntu-cpc" ]; then
OPTS="${OPTS:+$OPTS }--ext-resize-blocks=536870912 --ext-block-size=4096" OPTS="${OPTS:+$OPTS }--ext-resize-blocks=536870912 --ext-block-size=4096"
OPTS="${OPTS:+$OPTS }--ext-fudge-factor=15" OPTS="${OPTS:+$OPTS }--ext-fudge-factor=15"
add_task install minimal standard cloud-image add_task install minimal standard cloud-image
add_package install landscape-client ubuntu-minimal add_package install ubuntu-minimal
fi fi
add_chroot_hook update-apt-file-cache add_chroot_hook update-apt-file-cache

Loading…
Cancel
Save