buildroot/fs
Arnout Vandecappelle 3e57fa370c 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>
2017-03-01 21:52:58 +01:00
..
axfs fs/axfs: fix URL indentation 2015-10-15 21:59:39 +02:00
cloop fs/cloop: split long line 2016-06-06 23:19:26 +02:00
cpio package: indentation cleanup 2014-10-26 05:47:05 +01:00
cramfs package: indentation cleanup 2014-10-23 22:13:29 +02:00
ext2 fs/ext2: default to ext2 rev1 2016-12-14 15:59:38 +01:00
initramfs fs: declare phony targets as such 2015-04-14 10:12:32 +02:00
iso9660 fs/iso9660: doesn't support (grub2) EFI 2017-03-01 21:52:58 +01:00
jffs2 fs/jffs2: split commands 2016-06-07 22:21:08 +02:00
romfs fs/romfs: remove redunant ROMFS_TARGET definition 2015-10-06 08:20:01 +02:00
squashfs fs/squashfs: remove useless chmod 2016-06-07 22:21:29 +02:00
tar fs/tar: make --no-recursion effective 2016-12-28 10:13:21 +01:00
ubifs fs/ubifs: work around fakeroot / sed -i issue on systems with SELinux enabled 2016-11-27 20:31:37 +01:00
yaffs2 yaffs2: new filesystem type 2014-04-20 18:07:11 +02:00
common.mk fs: set packages permissions even with no system device tables 2016-12-14 23:45:48 +01:00
Config.in axfs: add new filesystem type 2015-10-14 23:47:30 +02:00