diskimage-builder/elements/bootloader
Matthew Thode 176ae7bff6
Initial add of gentoo support for diskimage-builder
uses upstream's stage4 images, includes all the needed bells and
whistles for openstack on kvm.

Change-Id: Ibca43173c30c2a74a73a2e2d9dd6d6d832c62694
Closes-Bug: 1530911
2016-01-12 19:15:00 -06:00
..
cleanup.d Split vm and bootloader elements 2015-12-15 20:49:03 +01:00
finalise.d Initial add of gentoo support for diskimage-builder 2016-01-12 19:15:00 -06:00
README.rst Split vm and bootloader elements 2015-12-15 20:49:03 +01:00

==========
bootloader
==========
Installs grub[2] on boot partition on the system. 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.