From: Nick Vinson <nvinson234@gmail.com>
To: Daniel Kiper <dkiper@net-space.pl>
Cc: grub-devel@gnu.org
Subject: Re: [GRUB PARTUUID PATCH V6 4/4] Update grub script template files
Date: Thu, 22 Mar 2018 20:17:53 -0700 [thread overview]
Message-ID: <fbc8e686-3dd1-c4b8-e9cb-e5665d593efc@gmail.com> (raw)
In-Reply-To: <20180322135620.GE7226@router-fw-old.local.net-space.pl>
[-- Attachment #1.1: Type: text/plain, Size: 1612 bytes --]
On 03/22/2018 06:56 AM, Daniel Kiper wrote:
> On Sun, Mar 18, 2018 at 12:06:03PM -0700, Nicholas Vinson wrote:
>> Update grub-mkconfig.in and 10_linux.in to support grub-probe's new
>> partuuid target. Update grub.texi documenation.
>>
>> Signed-off-by: Nicholas Vinson <nvinson234@gmail.com>
>> ---
>> docs/grub.texi | 9 +++++++++
>> util/grub-mkconfig.in | 3 +++
>> util/grub.d/10_linux.in | 12 +++++++++---
>> 3 files changed, 21 insertions(+), 3 deletions(-)
>>
>> diff --git a/docs/grub.texi b/docs/grub.texi
>> index 65b4bbeda..b6a44eb6b 100644
>> --- a/docs/grub.texi
>> +++ b/docs/grub.texi
>> @@ -1424,6 +1424,15 @@ the Linux kernel, using a @samp{root=UUID=...} kernel parameter. This is
>> usually more reliable, but in some cases it may not be appropriate. To
>> disable the use of UUIDs, set this option to @samp{true}.
>>
>> +@item GRUB_ENABLE_LINUX_PARTUUID
>> +Setting this option to @samp{true} changes the behavior of
>> +@command{grub-mkconfig} so that it identifies the device containing the root
>> +filesystem by the partition UUID via the @samp{root=PARTUUID=...} kernel
>> +parameter. This is desirable for Linux systems where identifying the root
>> +filesystem by its filesystem UUID or device name is imappropriate. However,
>
> s/imappropriate/inappropriate/
fixed
>
>> +this option is only supported in Linux kernel versions least 2.6.37 (3.10 for
>
> s/least/at least/?
I think s/least// would sound better than s/least/at least/. Thoughts?
Thanks,
Nicholas Vinson
>
> Otherwise LGTM.
>
> Daniel
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2018-03-23 3:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-18 19:05 [GRUB PARTUUID PATCH V6 0/4] Add PARTUUID detection support Nicholas Vinson
2018-03-18 19:06 ` [GRUB PARTUUID PATCH V6 1/4] Centralize guid prints Nicholas Vinson
2018-03-22 12:58 ` Daniel Kiper
2018-03-18 19:06 ` [GRUB PARTUUID PATCH V6 2/4] Update grub_gpt_partentry Nicholas Vinson
2018-03-22 13:06 ` Daniel Kiper
2018-03-18 19:06 ` [GRUB PARTUUID PATCH V6 3/4] Add PARTUUID detection support to grub-probe Nicholas Vinson
2018-03-22 13:51 ` Daniel Kiper
2018-03-23 3:24 ` Nick Vinson
2018-03-18 19:06 ` [GRUB PARTUUID PATCH V6 4/4] Update grub script template files Nicholas Vinson
2018-03-22 13:56 ` Daniel Kiper
2018-03-23 3:17 ` Nick Vinson [this message]
2018-03-26 14:36 ` Daniel Kiper
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=fbc8e686-3dd1-c4b8-e9cb-e5665d593efc@gmail.com \
--to=nvinson234@gmail.com \
--cc=dkiper@net-space.pl \
--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 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.