From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: grub-devel@gnu.org
Subject: Re: [PATCH] grub-reboot no more sets saved_default
Date: Sun, 10 Nov 2013 14:47:26 +0100 [thread overview]
Message-ID: <527F8E6E.7090704@gmail.com> (raw)
In-Reply-To: <1384090624-3857-1-git-send-email-arvidjaar@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1661 bytes --]
On 10.11.2013 14:37, Andrey Borzenkov wrote:
> Remove reference to grub-default from description of saved default entry.
>
> Also mention that GRUB_DEFAULT=saved depends on availability of environment
> block.
>
Go ahead. Please don't forget the changelogs (you forgot in last patch,
please fix)
> ---
> docs/grub.texi | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/docs/grub.texi b/docs/grub.texi
> index ead8fbd..cf11723 100644
> --- a/docs/grub.texi
> +++ b/docs/grub.texi
> @@ -1277,8 +1277,9 @@ works it's not recommended since titles often contain unstable device names
> and may be translated
>
> If you set this to @samp{saved}, then the default menu entry will be that
> -saved by @samp{GRUB_SAVEDEFAULT}, @command{grub-set-default}, or
> -@command{grub-reboot}.
> +saved by @samp{GRUB_SAVEDEFAULT} or @command{grub-set-default}. This relies on
> +the environment block, which may not be available in all situations
> +(@pxref{Environment block}).
>
> The default is @samp{0}.
>
> @@ -1287,7 +1288,7 @@ If this option is set to @samp{true}, then, when an entry is selected, save
> it as a new default entry for use by future runs of GRUB. This is only
> useful if @samp{GRUB_DEFAULT=saved}; it is a separate option because
> @samp{GRUB_DEFAULT=saved} is useful without this option, in conjunction with
> -@command{grub-set-default} or @command{grub-reboot}. Unset by default.
> +@command{grub-set-default}. Unset by default.
> This option relies on the environment block, which may not be available in
> all situations (@pxref{Environment block}).
>
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 291 bytes --]
prev parent reply other threads:[~2013-11-10 13:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-10 13:37 [PATCH] grub-reboot no more sets saved_default Andrey Borzenkov
2013-11-10 13:47 ` Vladimir 'φ-coder/phcoder' Serbinenko [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=527F8E6E.7090704@gmail.com \
--to=phcoder@gmail.com \
--cc=grub-devel@gnu.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).