All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Kiper <dkiper@net-space.pl>
To: Paul Menzel <pmenzel@molgen.mpg.de>
Cc: Daniel Kiper <dkiper@net-space.pl>,
	grub-devel@gnu.org,
	Vladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Subject: Re: [PATCH v2] grub-install: Mention *efibootmgr* in `no-nvram` description
Date: Fri, 21 Sep 2018 19:58:06 +0200	[thread overview]
Message-ID: <20180921175806.GA29978@router-fw-old.i.net-space.pl> (raw)
In-Reply-To: <b0198f98-b7e9-7d89-dc72-916b21da35b4@molgen.mpg.de>

On Wed, Sep 19, 2018 at 04:18:45PM +0200, Paul Menzel wrote:
> Dear Daniel,
>
>
> On 09/19/18 16:08, Daniel Kiper wrote:
> > On Thu, Sep 06, 2018 at 08:37:50PM +0300, Vladimir 'phcoder' Serbinenko wrote:
> >> On Thu, 6 Sep 2018, 17:03 Paul Menzel, <pmenzel@molgen.mpg.de> wrote:
> >>
> >>> Date: Thu, 6 Sep 2018 15:15:45 +0200
> >>>
> >>> If executing `efibootmgr` fails, for example, because the system is
> >>> booted in legacy mode, but with a mounted EFI System Partition, the
> >>> error message mentions *efibootmgr*. To make it easier for users to work
> >>> around that problem by skipping running `efibootmgr`, add the word to
> >>> the description of the switch *no-nvram*, which skips the efibootmgr
> >>> execution.
> >>>
> >>> Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
> >>> ---
> >>> v2: Add Signed-off-by line
> >>>
> >>>  util/grub-install.c | 2 +-
> >>>  1 file changed, 1 insertion(+), 1 deletion(-)
> >>>
> >>> diff --git a/util/grub-install.c b/util/grub-install.c
> >>> index a44858198..335662a58 100644
> >>> --- a/util/grub-install.c
> >>> +++ b/util/grub-install.c
> >>> @@ -276,7 +276,7 @@ static struct argp_option options[] = {
> >>>     N_("disk module to use (biosdisk or native). "
> >>>        "This option is only available on BIOS target."), 2},
> >>>    {"no-nvram", OPTION_NO_NVRAM, 0, 0,
> >>> -   N_("don't update the `boot-device'/`Boot*' NVRAM variables. "
> >>> +   N_("don't run efibootmgr to update the `boot-device'/`Boot*' NVRAM
> >>> variables. "
> >>>        "This option is only available on EFI and IEEE1275 targets."), 2},
> >>>
> >> In case of ieee1275 this has nothing to do with efibootmgr
> >
> > Paul, are you going to repost the patch with relevant change in the code
> > and commit message or should I fix it just before push?
>
> I am still thinking how to phrase it. Maybe, just add efibootmanager
> after EFI?

What about "don't update, e.g. using efibootmgr, the `boot-device'/`Boot*' NVRAM variables. "?

Daniel


      reply	other threads:[~2018-09-21 17:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-06 13:54 [PATCH] grub-install: Mention *efibootmgr* in no-nvram description Paul Menzel
2018-09-06 14:02 ` [PATCH v2] grub-install: Mention *efibootmgr* in `no-nvram` description Paul Menzel
2018-09-06 17:37   ` Vladimir 'phcoder' Serbinenko
2018-09-19 14:08     ` Daniel Kiper
2018-09-19 14:18       ` Paul Menzel
2018-09-21 17:58         ` Daniel Kiper [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180921175806.GA29978@router-fw-old.i.net-space.pl \
    --to=dkiper@net-space.pl \
    --cc=grub-devel@gnu.org \
    --cc=phcoder@gmail.com \
    --cc=pmenzel@molgen.mpg.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.