diskimage-builder/elements/vm
Lucas Alvares Gomes 6f8b8f07b2 F19 GRUB configuration file
In the 51-grub hook, after the GRUB installation, the script will look
for a GRUB configuration file and in case it's not present one will
be generated using the grub-mkconfig command. The reason why it have
to be done is because the new Fedora 19 cloud images is using extlinux
by default.

Change-Id: I80b15b3122698d98ac4d47dc06faf5909a90ab00
2013-07-12 17:21:15 +01:00
..
block-device.d Build images using loopdev instead of qemu-nbd. 2013-04-30 08:56:12 -07:00
finalise.d F19 GRUB configuration file 2013-07-12 17:21:15 +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.