instack-undercloud/elements/grub2-deprecated
Ben Nemec 89bf768f26 Deprecate local grub2 element
Upstream diskimage-builder has merged a version of the grub2 element,
so we don't need this one anymore and it conflicts with the upstream
version.  Rename it to grub2-deprecated until we can switch to the
upstream element.

Change-Id: I264d2ecfceed730ccf396e1c7338d4c670a4466a
2015-06-05 13:43:35 -05:00
..
package-installs.yaml Deprecate local grub2 element 2015-06-05 13:43:35 -05:00
README.rst Deprecate local grub2 element 2015-06-05 13:43:35 -05:00

DEPRECATED: Install grub2

Upstream has merged their own grub2 element, so this one will be going away as soon as all of the dependencies have been updated appropriately.

Normally baremetal images have the bootloader removed because they boot from PXE-provided kernels and ramdisks, but localboot support requires grub2 to be installed. This provides a simple way to do that.