* Carsten Hey [2011-06-25 11:30 +0200]:
> * Carsten Hey [2011-06-24 11:49 +0200]:
> > Two ways to make grub-imageboot more configurable that come to my mind
> > are:
> > * read options for ${imagefile} from ${imagefile}.config if it exists
This would not scale properly.
> > * let the users add additional file name extensions with custom options
> > in /etc/default/grub-imageboot, e.g., .raw-hdd, which uses "raw" and
> > "harddisk" as options
This would IMHO become too complex.
> * a new config file with the following syntax (lines starting with
> # could be ignored):
> [FILENAME] [OPTION] ...
Given that globs can be used as [FILENAME] (either the first match, or
the last match, or the most specific match should be used), this way to
make it more flexible seems to be the most sane among the above
mentioned ones. This file could be placed in the directory where the
images are, unless the FHS prohibits this.
When I need grub-imageboot the next time, I'll consider writing a patch
that implements this.
Regards
Carsten
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]