diskimage-builder/elements/bootloader
Gregory Haynes cd9fdf05e9 Fill out bootloader pkg-map
Our bootloader install fails on non-gentoo builds due to missing pkg-map
for grub-pc. This map should really live in the bootloader element, so
move it there and fill it out.

Change-Id: Ib11b9df84b593ab25232729a570c812f1b4b8774
2016-01-14 15:31:50 +11: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 Fill out bootloader pkg-map 2016-01-14 15:31:50 +11: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.