kumquat-buildroot/boot
Thomas Petazzoni 8decd25477 grub2: prepare and install El Torito image
In order to support ISO9660 bootable images that rely on Grub 2, this
commit modifies thr Grub 2 makefile to generate and install an El
Torito image. Such an image is simply produced by concatenating the
cdboot.img provided by Grub 2, and the Grub 2 image generated by
Buildroot using grub-mkimage.

Since this action is so simple and cost-free, we don't bother adding a
Grub 2 sub-option for that, and simply generate the El Torito image
unconditionally.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2015-06-14 23:24:59 +02:00
..
at91bootstrap packages: refactor checks using BR_BUILDING 2015-04-26 21:43:25 +02:00
at91bootstrap3 packages: refactor checks using BR_BUILDING 2015-04-26 21:43:25 +02:00
at91dataflashboot
barebox barebox: bump to version 2015.05.0 2015-06-04 15:31:47 +02:00
boot-wrapper-aarch64
grub
grub2 grub2: prepare and install El Torito image 2015-06-14 23:24:59 +02:00
gummiboot boot/gummiboot: switch to http for git clone 2015-05-01 10:26:51 +02:00
lpc32xxcdl
mxs-bootlets boot/mxs-bootlets: do not check hash of custom tarball 2015-05-02 15:11:01 +02:00
syslinux
uboot boot/uboot: remove deprecated network settings option 2015-06-02 22:57:16 +02:00
xloader packages: refactor checks using BR_BUILDING 2015-04-26 21:43:25 +02:00
common.mk
Config.in