Increase the default VMSIZE for raw, qcow2, vhd, and vmdk virtual

machine images due to 'filesystem full' failures.

Sponsored by:	Rubicon Communications, LLC (Netgate)
This commit is contained in:
Glen Barber 2019-10-11 16:01:30 +00:00
parent 34e9a37f4d
commit 7d89eed528
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=353440

View file

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