diskimage-builder/elements/vm
Lucas Alvares Gomes b01f412c1e Rename 51-grub to 51-bootloader
This patch is part of a another big patch that will implement a fallback
to Extlinux in case GRUB2 is not available in the system. The reason why
it's being splitted in two patches is because git is not being able to
recognize the file changes when the rename happens in the same commit.

Change-Id: Ic2027dfa057fd6d62b532203b7ff50c3c739bccb
2013-08-27 10:43:26 +01:00
..
block-device.d Use kpartx if partition device doesn't exist 2013-08-20 13:27:49 -04:00
finalise.d Rename 51-grub to 51-bootloader 2013-08-27 10:43:26 +01:00
README.md New element that uses a fedora cloud image as the base. 2013-02-15 09:33:29 +13:00

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

The disk will have grub[2]-install run on it, and that assumes a functional grub[2] setup.