svn commit: r346959 - in head/release: . tools
Conrad Meyer
cem at freebsd.org
Tue Apr 30 17:44:43 UTC 2019
Thanks, Glen!
On Tue, Apr 30, 2019 at 7:29 AM Glen Barber <gjb at freebsd.org> wrote:
>
> Author: gjb
> Date: Tue Apr 30 14:29:09 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
More information about the svn-src-all
mailing list