On Thu, Aug 31, 2023 at 09:53:54AM +, Vitaly Kuzmichev wrote:
> Hi Daniel,
>
> On Wed, 2023-08-30 at 16:26 +0200, Daniel Kiper wrote:
> > Adding Daan who sent similar patch a day earlier...
> >
> > On Tue, Aug 22, 2023 at 11:39:08PM +0200, Vitaly Kuzmichev wrote:
> > > Improve 'search' grub-she
Hi Daniel,
On Wed, 2023-08-30 at 16:26 +0200, Daniel Kiper wrote:
> Adding Daan who sent similar patch a day earlier...
>
> On Tue, Aug 22, 2023 at 11:39:08PM +0200, Vitaly Kuzmichev wrote:
> > Improve 'search' grub-shell command with functionality to search
> > for
> > a partition by PARTUUID an
Adding Daan who sent similar patch a day earlier...
On Tue, Aug 22, 2023 at 11:39:08PM +0200, Vitaly Kuzmichev wrote:
> Improve 'search' grub-shell command with functionality to search for
> a partition by PARTUUID and PARTLABEL strings. This is useful for
> embedded systems where FSUUID is not gu
Improve 'search' grub-shell command with functionality to search for
a partition by PARTUUID and PARTLABEL strings. This is useful for
embedded systems where FSUUID is not guaranteed to be constant, e.g.
it is not preserved between system updates, and modifying grub.cfg
is undesired.
Signed-off-by