diskimage-builder/elements/base/finalise.d
Lucas Alvares Gomes 64d7b8d4cb Fedora 19 GRUB
In the 52-force-text-mode-console hook, gracefully exit when the
/boot/grub2 directory does not exist on the Fedora 19 cloud image
filesystem. By default the Fedora 19 cloud image is using extlinux to boot
the image instead of GRUB. The decision was taken because GRUB is quite
big (would pull in ~30MB of dependencies) and there's very little benefit
in using it because cloud images don't need to cover all the corner cases.

Change-Id: I52723d4d14c21b1787b4c7e0dd21a09cdbdae0d1
2013-07-16 18:05:04 +01:00
..
01-install-dib-first-boot Refactor the first boot routine. 2013-05-16 15:50:10 +01:00
52-force-text-mode-console Fedora 19 GRUB 2013-07-16 18:05:04 +01:00