[Git-commits] [grml/grml-live] 94a9b1: Generate static loopback.cfg configuration without...
Michael Prokop
mika at grml.org
Mon Mar 5 23:42:40 CET 2012
Branch: refs/heads/master
Home: https://github.com/grml/grml-live
Commit: 94a9b17b795c04ea5b4ca8de8c329fb641ce0d1b
https://github.com/grml/grml-live/commit/94a9b17b795c04ea5b4ca8de8c329fb641ce0d1b
Author: Michael Prokop <mika at grml.org>
Date: 2012-03-05 (Mon, 05 Mar 2012)
Changed paths:
M grml-live
M templates/boot/grub/grub.cfg
A templates/boot/grub/header.cfg
Log Message:
-----------
Generate static loopback.cfg configuration without depending on GRUB's regexp module
The GRUB version provided by Debian/squeeze sadly doesn't support
the regexp module yet. Therefore we can't use the file globbing
pattern to include configuration files. So instead build a somewhat
more static loopback.cfg configuration file when generating the ISO.
More information about the Git-commits
mailing list