Remove two stray comments added during the initial iterations
of testing, no longer needed. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
a8c229a55f
commit
cadb91b066
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/projects/release-vmimage/; revision=272413
@ -99,8 +99,8 @@ IMAGES+= mini-memstick.img
|
||||
|
||||
VMTARGETS= vm-base vm-image
|
||||
VMFORMATS?= vhd vmdk qcow2 raw
|
||||
VMSIZE?= 20G # size in Gb
|
||||
VMBASE?= vm # name of the filesystem image
|
||||
VMSIZE?= 20G
|
||||
VMBASE?= vm
|
||||
|
||||
CLEANFILES= packagesystem *.txz MANIFEST system ${IMAGES}
|
||||
.if defined(WITH_COMPRESSED_IMAGES) && !empty(WITH_COMPRESSED_IMAGES)
|
||||
|
Loading…
Reference in New Issue
Block a user