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:
parent
5f8754c077
commit
e89ef0620a
@ -7,7 +7,7 @@
|
||||
|
||||
VMTARGETS= vm-image
|
||||
VMFORMATS?= vhd vmdk qcow2 raw
|
||||
VMSIZE?= 20G
|
||||
VMSIZE?= 30G
|
||||
SWAPSIZE?= 1G
|
||||
VMBASE?= vm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user