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
eccddf404f
commit
040f030a24
@ -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