Closed cmatsuoka closed 4 years ago
what size images should be produced on cdimage.ubuntu.com? I still default those to like 10G, what should it be there? something very small? or something with a little bit of spare size?
The images targeted to VMs specify a sensible default size since whatever size we declare there is the size of the disk qemu will give you. The images targeted to hardware should still be minimized, and expanded on first boot.
The data partition is now extended during install to use all the space available in the block device, so we can set the default size back to a lower value to generate smaller image files.
Signed-off-by: Claudio Matsuoka claudio.matsuoka@canonical.com