mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-10 20:57:29 +00:00
Imported 2.664
No reason for CPC update specified.
This commit is contained in:
parent
9f2c2fd5de
commit
60ef378e61
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.664) focal; urgency=medium
|
||||
|
||||
[ Patrick Viafore ]
|
||||
* Increase Vagrant disk size from 10G to 40G (LP: #1580596)
|
||||
|
||||
-- Robert C Jennings <robert.jennings@canonical.com> Fri, 17 Apr 2020 11:03:18 -0500
|
||||
|
||||
livecd-rootfs (2.663) focal; urgency=medium
|
||||
|
||||
* Run snap info on the downloaded snap, rather than against the
|
||||
|
@ -97,7 +97,7 @@ distro=$(chroot chroot lsb_release --id --short | tr [:upper:] [:lower:])
|
||||
# Get the VMDK in place
|
||||
prefix="${distro}-${suite}-${version}-cloudimg"
|
||||
vmdk_f="${box_d}/${prefix}.vmdk"
|
||||
create_vmdk ${derivative_img} ${vmdk_f}
|
||||
create_vmdk ${derivative_img} ${vmdk_f} 40960
|
||||
|
||||
####################################
|
||||
# Create the ConfigDrive
|
||||
|
Loading…
x
Reference in New Issue
Block a user