Imported 2.642

No reason for CPC update specified.
This commit is contained in:
CloudBuilder 2020-02-10 16:19:16 +00:00
parent 8768a8a602
commit 0b1f5aa717
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
livecd-rootfs (2.642) focal; urgency=medium
* Set uc20 image size to 10G.
-- Dimitri John Ledkov <xnox@ubuntu.com> Mon, 10 Feb 2020 12:43:44 +0000
livecd-rootfs (2.641) focal; urgency=medium
* Configure a better nocloud datasource for subiquity cloud-init.

View File

@ -364,6 +364,7 @@ case $IMAGEFORMAT in
UBUNTU_IMAGE_ARGS="$UBUNTU_IMAGE_ARGS -c $CHANNEL"
;;
*)
UBUNTU_IMAGE_ARGS="--image-size 10G"
# Ubuntu Core 20
# Currently uc20 assertions do not support global
# channel overrides, instead we have per-channel models