https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232313
--- Comment #28 from [email protected] --- A commit references this bug: Author: gjb Date: Tue Apr 30 14:29:09 UTC 2019 New revision: 346959 URL: https://svnweb.freebsd.org/changeset/base/346959 Log: 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 Changes: head/release/Makefile.vm head/release/tools/gce.conf head/release/tools/vmimage.subr -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
