kumquat-buildroot/boot
Thomas Petazzoni 1cece2813b grub: add option to configure the list of supported filesystems
Grub can be configured to enable or disable the filesystems supported
in the stage 2. In addition, there are filesystem specific stage
1.5. In order to save space and build time, we provide a new option
that allows to give a space-separated list of filesystems that Grub
should support.

We default to support FAT and ext2, since most of the other
filesystems are fairly unlikely to be used.

We use this option to:

 1) Pass --enable-<fs> or --disable-<fs>, which enables/disables the
    support of <fs> in Grub stage 2.

 2) Install only the stage 1.5 that correspond to the selected
    filesystems.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-12-01 23:44:13 +01:00
..
at91bootstrap Normalize separator size to 80 2013-06-07 10:54:54 +02:00
at91bootstrap3 Normalize separator size to 80 2013-06-07 10:54:54 +02:00
at91dataflashboot Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
barebox barebox: bump to version 2013.11.0 2013-11-13 00:57:16 +01:00
boot-wrapper-aarch64 Normalize separator size to 80 2013-06-07 10:54:54 +02:00
grub grub: add option to configure the list of supported filesystems 2013-12-01 23:44:13 +01:00
lpc32xxcdl Normalize separator size to 80 2013-06-07 10:54:54 +02:00
mxs-bootlets Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
syslinux syslinux: bump to version 4.07 2013-09-11 12:53:53 +02:00
uboot Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
xloader Normalize separator size to 80 2013-06-07 10:54:54 +02:00
common.mk Fix build reproducibility in Make 3.82 2013-09-06 23:27:42 +02:00
Config.in boot-wrapper-aarch64: new package 2012-11-02 21:10:18 +01:00