kumquat-buildroot/fs/iso9660
Arnout Vandecappelle b73c73d802 fs/iso9660: doesn't support (grub2) EFI
The iso9660 generation for grub2 assumes that grub-eltorito.img is
available. However, this image is only available for the i386-pc target
(i.e. legacy BIOS). An EFI-bootable iso9660 requires a different layout.

Since we currently can't generate the EFI-bootable iso9660 layout,
require the i386-pc target to be selected in grub.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Reported-by: arnaud.miche@orange.com
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
(cherry picked from commit 3e57fa370c)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017-03-02 08:20:38 +01:00
..
Config.in fs/iso9660: doesn't support (grub2) EFI 2017-03-02 08:20:38 +01:00
grub.cfg fs/iso9660: add support for grub2 2015-06-14 23:25:18 +02:00
iso9660.mk fs/iso9660: drop reference to host-fakeroot 2016-11-03 23:28:01 +01:00
isolinux.cfg fs/iso9660: add isolinux support 2015-06-14 23:24:45 +02:00
menu.lst fs/iso9660: support building a real iso9660 filesystem 2015-06-14 23:21:10 +02:00