grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v6] probe: Support probing for partition UUID with --part-uui


From: Paul Menzel
Subject: Re: [PATCH v6] probe: Support probing for partition UUID with --part-uuid
Date: Wed, 15 May 2019 12:45:36 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Dear Jacob,


On 05/15/2019 07:20 AM, Jacob Kroon wrote:
> Linux supports root=PARTUUID=<partuuid> boot argument, so add
> support for probing it. Compared to the fs UUID, the partition
> UUID does not change when reformatting a partition.
> 
> For now, only disks using a GPT partition table are supported.

Should that be also mentioned in the documentation?

> Signed-off-by: Jacob Kroon <address@hidden>
> ---
>  docs/grub.texi             |  2 +-
>  grub-core/commands/probe.c | 34 ++++++++++++++++++++++++++++++++++
>  2 files changed, 35 insertions(+), 1 deletion(-)
> 
> Changes since v5:
>  * Remove short option
>  * partition UUID is not necessarily restricted to GPT, so clarify that
>    in the help text and commit message

Thank you very much for going through the reviews so quickly.

This looks good to me, and the support can be extended later on.

Reviewed-by: Paul Menzel <address@hidden>


Kind regards,

Paul

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]