diskimage-builder/elements/vm
Lennart Regebro a9b07487ef Fix the bootloader on UEFI machines
The fix for UEFI machines was only applied on Fedora, not RHEL or other distros.

Change-Id: I43b7a826b7049703b0ffd84ad44b93c912dc6b53
2015-02-11 15:38:53 +01: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 Fix the bootloader on UEFI machines 2015-02-11 15:38:53 +01:00
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.