Robert Millan wrote:
> On Tue, Nov 20, 2007 at 08:37:50PM +0100, Christian Franke wrote:
> > This adds an option to exclude specific modules from the rescue
> > image.
> >
>
> Do you want this because of the ata module ? Inclussion of ata.mod at
> this point is IMO a bug. If that's your only re
On Tue, Nov 20, 2007 at 08:37:50PM +0100, Christian Franke wrote:
> This adds an option to exclude specific modules from the rescue image.
Do you want this because of the ata module ? Inclussion of ata.mod at this
point is IMO a bug. If that's your only reason for wanting this feature, I'd
rathe
This adds an option to exclude specific modules from the rescue image.
Christian
2007-11-20 Christian Franke <[EMAIL PROTECTED]>
* util/i386/pc/grub-mkrescue.in: Add option --exclude.
--- grub2.orig/util/i386/pc/grub-mkrescue.in 2007-07-22 01:32:32.0 +0200
+++ grub2/util/i3