Generate static loopback.cfg configuration without depending on GRUB's regexp module
authorMichael Prokop <mika@grml.org>
Mon, 5 Mar 2012 14:16:56 +0000 (15:16 +0100)
committerMichael Prokop <mika@grml.org>
Mon, 5 Mar 2012 14:36:12 +0000 (15:36 +0100)
commit94a9b17b795c04ea5b4ca8de8c329fb641ce0d1b
tree63daedb9ad21a2f8acf9a4b01487ed36985d2584
parent6eb1b1e874476af08d8dc8deb21e3f522e6973d5
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.
grml-live
templates/boot/grub/grub.cfg
templates/boot/grub/header.cfg [new file with mode: 0644]