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)
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.


No differences found