Make the GRUB images modular
authorMichael Schierl <schierlm@gmx.de>
Wed, 26 Mar 2014 19:39:32 +0000 (20:39 +0100)
committerMichael Schierl <schierlm@gmx.de>
Wed, 26 Mar 2014 19:39:32 +0000 (20:39 +0100)
commitd3e8ff25fa98d39f794af4c8c151ca17f110bc6b
tree01af22e9e4a25ea2790e5469d58231449963764d
parentfc89ac018248bbe4e6c24cd99f39c1cbe26f13f2
Make the GRUB images modular

Now, both the i386-pc and the amd64 UEFI GRUB images are modular.
This means, that startup is faster and that all modules (even those
that cannot be embedded) can be used.

The embedded configfile has been simplified since conditionals are not
supported by the simple command parser of the rescue shell, without
sacrificing any functionality.

Also, the main build script now copies the *.mod and *.lst files for
UEFI GRUB to the ISO.

[My statement that the .lst files are no longer needed was wrong; at
least the command.lst is used for autoloading modules that have
different names than their commands.]
etc/grml/fai/config/scripts/GRMLBASE/45-grub-images
grml-live