]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r346959:
authorgjb <gjb@FreeBSD.org>
Fri, 3 May 2019 00:45:31 +0000 (00:45 +0000)
committergjb <gjb@FreeBSD.org>
Fri, 3 May 2019 00:45:31 +0000 (00:45 +0000)
commit1be44099f99eb52cbe66e7ff23f9d5ea9a997ce0
treec85fe38bf03883903f977738c278466a176fdf0a
parent85c75164f085c4d8c18f09d5f7c4496d3eb8b4ec
MFC r346959:
  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 in hypervisors.

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

Sponsored by: The FreeBSD Foundation
release/Makefile.vm
release/tools/gce.conf
release/tools/vmimage.subr