All of lore.kernel.org
 help / color / mirror / Atom feed
* Improper handling of --disk-module argument in grub-install
@ 2014-05-18 13:18 Glenn Washburn
  2014-06-02  5:22 ` Andrey Borzenkov
  2014-06-21 23:45 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 2 replies; 3+ messages in thread
From: Glenn Washburn @ 2014-05-18 13:18 UTC (permalink / raw)
  To: The development of GNU GRUB

Currently when using --disk-module=xxx, grub-install will fail with a
message about disk-module not being a valid option.

To fix this, OPTION_MODULE should be removed from the option enum and
the remaining references to OPTION_MODULE (only one) should be renamed
to OPTION_DISK_MODULE.

Glenn


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Improper handling of --disk-module argument in grub-install
  2014-05-18 13:18 Improper handling of --disk-module argument in grub-install Glenn Washburn
@ 2014-06-02  5:22 ` Andrey Borzenkov
  2014-06-21 23:45 ` Vladimir 'φ-coder/phcoder' Serbinenko
  1 sibling, 0 replies; 3+ messages in thread
From: Andrey Borzenkov @ 2014-06-02  5:22 UTC (permalink / raw)
  To: The development of GNU GRUB; +Cc: development

В Sun, 18 May 2014 08:18:56 -0500
Glenn Washburn <development@efficientek.com> пишет:

> Currently when using --disk-module=xxx, grub-install will fail with a
> message about disk-module not being a valid option.
> 
> To fix this, OPTION_MODULE should be removed from the option enum and
> the remaining references to OPTION_MODULE (only one) should be renamed
> to OPTION_DISK_MODULE.
> 

Please send a patch against current GIT master.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Improper handling of --disk-module argument in grub-install
  2014-05-18 13:18 Improper handling of --disk-module argument in grub-install Glenn Washburn
  2014-06-02  5:22 ` Andrey Borzenkov
@ 2014-06-21 23:45 ` Vladimir 'φ-coder/phcoder' Serbinenko
  1 sibling, 0 replies; 3+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2014-06-21 23:45 UTC (permalink / raw)
  To: The development of GNU GRUB

[-- Attachment #1: Type: text/plain, Size: 542 bytes --]

On 18.05.2014 15:18, Glenn Washburn wrote:
> Currently when using --disk-module=xxx, grub-install will fail with a
> message about disk-module not being a valid option.
> 
> To fix this, OPTION_MODULE should be removed from the option enum and
> the remaining references to OPTION_MODULE (only one) should be renamed
> to OPTION_DISK_MODULE.
> 
Done, thanks.
> Glenn
> 
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
> 



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 274 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-22  1:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-18 13:18 Improper handling of --disk-module argument in grub-install Glenn Washburn
2014-06-02  5:22 ` Andrey Borzenkov
2014-06-21 23:45 ` Vladimir 'φ-coder/phcoder' Serbinenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.