mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-12 03:41:12 +00:00
Set uc20 image size to 10G.
This commit is contained in:
parent
133c99c22c
commit
17dc48cf65
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.642) UNRELEASED; urgency=medium
|
||||
|
||||
* Set uc20 image size to 10G.
|
||||
|
||||
-- Dimitri John Ledkov <xnox@ubuntu.com> Mon, 10 Feb 2020 12:43:23 +0000
|
||||
|
||||
livecd-rootfs (2.641) focal; urgency=medium
|
||||
|
||||
* Configure a better nocloud datasource for subiquity cloud-init.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user