kumquat-buildroot/boot/grub
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
..
Config.in grub: add option to configure the list of supported filesystems 2013-12-01 23:44:13 +01:00
grub.100-autoreconf.patch
grub.200-fix_mbr_handling.patch
grub.300-honor_UCLIBC_HAS_LFS.patch
grub.400-nic_update2.patch
grub.mk grub: add option to configure the list of supported filesystems 2013-12-01 23:44:13 +01:00
menu.lst grub: adjust splashimage in menu.lst depending on configuration 2013-12-01 23:44:07 +01:00
splash.xpm.gz grub: replace splash screen with a nicer Buildroot splash screen 2013-12-01 23:38:04 +01:00