summaryrefslogtreecommitdiffstats
path: root/platforms/image-hd-vdi.in
blob: bce352076de29ea7781df3c93c9948ee25651458 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=image

config IMAGE_HD_VDI
	tristate
	select IMAGE_HDIMG
	prompt "Generate images/hd.vdi"
	help
	  Build a VirtualBox's disk image file.
	  Check "Generate images/hd.img" to define the hd geometry.
	  VirtualBox must be installed in the host system to generate
	  this image.