diskimage-builder/elements/vm
Jenkins 95cdefebf6 Merge "Fix Grub configurations for Fedora images built on a UEFI host." 2014-04-17 07:48:06 +00:00
..
block-device.d Fix set -eu and pipefail failures 2014-04-15 20:53:15 -05:00
finalise.d Merge "Fix Grub configurations for Fedora images built on a UEFI host." 2014-04-17 07:48:06 +00:00
README.md Fix spelling error in "vm" element README.md 2014-03-03 09:58:12 -08:00

README.md

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.