diskimage-builder/elements/bootloader
Abel Lopez fe6e78147b Add pkg-map for redhat
The bootloader element lacks the mapping for grub-pc and extlinux
This adds it.

Change-Id: Ic7b82903f02faaab143d2bd682876bf4853fd90d
Closes-Bug: 1534387
2016-01-15 12:06:16 -08:00
..
cleanup.d Split vm and bootloader elements 2015-12-15 20:49:03 +01:00
finalise.d Fill out bootloader pkg-map 2016-01-14 15:31:50 +11:00
pkg-map Add pkg-map for redhat 2016-01-15 12:06:16 -08: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.