diskimage-builder/elements/vm
Gregory Haynes c4bbb6f3bc Create docs site containing element READMEs
We currently do not have the ability to create a docs site which
outlines all the elements.

Change-Id: I77ccf61e0c4b1509b3e7ce9b8f15ea5ccfd50d9b
2015-02-10 11:45:35 -08:00
..
block-device.d Enable vm element to create PowerPC image 2015-02-06 03:39:36 +05:30
cleanup.d Allow custom rootfs labels 2014-09-26 17:44:08 -05:00
finalise.d Enable vm element to create PowerPC image 2015-02-06 03:39:36 +05:30
README.rst Create docs site containing element READMEs 2015-02-10 11:45:35 -08:00

==
vm
==
Sets up a partitioned disk (rather than building just one filesystem with no
partition table).

By default the disk will have grub[2]-install run on it. In case GRUB2
is not available in the system, a fallback to Extlinux will happen. It's
also possible to enforce the use of Extlinux by exporting a DIB_EXTLINUX
variable to the environment.