Bump the size of virtual machine disk images from 20G to 30G,

providing more space for a local buildworld to succeed without
attaching separate disks for /usr/src and /usr/obj.

Reported by:	mckusick
MFC after:	3 days

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2018-02-26 19:26:59 +00:00
parent 5f8754c077
commit e89ef0620a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=330033

View File

@ -7,7 +7,7 @@
VMTARGETS= vm-image
VMFORMATS?= vhd vmdk qcow2 raw
VMSIZE?= 20G
VMSIZE?= 30G
SWAPSIZE?= 1G
VMBASE?= vm