Import patches-unapplied version 2.344 to ubuntu/wily-proposed

Imported using git-ubuntu import.

Changelog parent: 808414beec

New changelog entries:
  * Drop 'landscape-client' from Cloud Images (LP: #1497030).
impish
Ben Howard 9 years ago committed by usd-importer
parent 808414beec
commit 836f3d5f72

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
[ 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-fudge-factor=15"
add_task install minimal standard cloud-image
add_package install landscape-client ubuntu-minimal
add_package install ubuntu-minimal
fi
add_chroot_hook update-apt-file-cache

Loading…
Cancel
Save