]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Reduce the default image size for virtual machine disk images from
authorgjb <gjb@FreeBSD.org>
Tue, 30 Apr 2019 14:29:09 +0000 (14:29 +0000)
committergjb <gjb@FreeBSD.org>
Tue, 30 Apr 2019 14:29:09 +0000 (14:29 +0000)
commitbcc2f353aeb761b9d904e9c98701fa493cdc5988
tree4abe2f7b1f021f072a8399af82804a52054e31e5
parent57d474cf20eb2a0a4234a4e28a0c8a766663ab46
Reduce the default image size for virtual machine disk images from
30GB to 3GB.  The raw images can be resized using truncate(1), and
other formats can be resized with tools included with other tools
included with other hypervisors.

Enable the growfs(8) rc(8) at firstboot if the disk was resized
prior to booting the virtual machine for the first time.

Discussed with: several
PR: 232313 (requested in other context)
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
release/Makefile.vm
release/tools/gce.conf
release/tools/vmimage.subr