[Git-commits] [grml/grml-live] fc89ac: Add warning for running grml-live from git
Michael Prokop
mika at grml.org
Thu Mar 27 09:19:47 CET 2014
Branch: refs/heads/master
Home: https://github.com/grml/grml-live
Commit: fc89ac018248bbe4e6c24cd99f39c1cbe26f13f2
https://github.com/grml/grml-live/commit/fc89ac018248bbe4e6c24cd99f39c1cbe26f13f2
Author: Michael Schierl <schierlm at gmx.de>
Date: 2014-03-26 (Wed, 26 Mar 2014)
Changed paths:
M README.md
Log Message:
-----------
Add warning for running grml-live from git
If you do without setting GRML_FAI_CONFIG, it will not use your edited FAI
scripts, but the ones installed by default.
Commit: d3e8ff25fa98d39f794af4c8c151ca17f110bc6b
https://github.com/grml/grml-live/commit/d3e8ff25fa98d39f794af4c8c151ca17f110bc6b
Author: Michael Schierl <schierlm at gmx.de>
Date: 2014-03-26 (Wed, 26 Mar 2014)
Changed paths:
M etc/grml/fai/config/scripts/GRMLBASE/45-grub-images
M grml-live
Log Message:
-----------
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.]
Commit: 9aa2a9203c13b24ea303c0e022350215dc4a113e
https://github.com/grml/grml-live/commit/9aa2a9203c13b24ea303c0e022350215dc4a113e
Author: Michael Prokop <mika at grml.org>
Date: 2014-03-27 (Thu, 27 Mar 2014)
Changed paths:
M README.md
M etc/grml/fai/config/scripts/GRMLBASE/45-grub-images
M grml-live
Log Message:
-----------
Merge branch 'modular-grub' of https://github.com/schierlm/grml-live
Compare: https://github.com/grml/grml-live/compare/d1e7709ea8b4...9aa2a9203c13
More information about the Git-commits
mailing list