On Thu, 25 Apr 2024 16:02:06 +0800
Gary Lin wrote:
> For the tpm2 module, the TCG2 command submission function is the only
> difference between the a QEMU instance and grub-emu. To test TPM key
> unsealing with a QEMU instance, it requires an extra OS image to invoke
> grub-protect to seal the LU
On Sun, 18 Feb 2024 21:00:19 -0500
Patrick Plenefisch wrote:
> Thankfully, no further changes were actually necessary, so here is my
> attempt to convert it to two patches
>
> I attached the diffs, but also committed them to
> https://github.com/byteit101/grub2/tree/grub-lvmintegrity
I saw your
On Fri, 26 Apr 2024 18:10:16 -0500
Glenn Washburn wrote:
> On Sun, 18 Feb 2024 21:00:19 -0500
> Patrick Plenefisch wrote:
>
> > Thankfully, no further changes were actually necessary, so here is my
> > attempt to convert it to two patches
> >
> > I attached the diffs, but also committed them t
On Wed, 3 Apr 2024 10:23:59 +0200
Horst Prote wrote:
> Hi,
>
> could the patch supplied in bug #61620
> (https://savannah.gnu.org/bugs/?func=detailitem&item_id=61620) please be
> reviewed and applied.
Unfortunately, the issues tracker is mostly unused. Patches are
exclusively reviewed on this l
On Mon, 11 Mar 2024 19:34:33 +0100
Heinrich Schuchardt wrote:
> Many escape sequences are only valid in raw string. Use these when
> invoking re.match() and re.search() to avoid syntax warnings.
There's quite a few unnecessary changes (regex strings with no
escapes). But I'm okay with it and thi
From 42252f253ac685bbc7cea1f5c89146eeeaa364f0 Mon Sep 17 00:00:00 2001
From: Patrick Plenefisch
Date: Sun, 18 Feb 2024 18:29:43 -0500
Subject: [PATCH 1/2] disk/lvm: Make cache_lv more generic as
ignored_feature_lv
Signed-off-by: Patrick Plenefisch
---
grub-core/disk/lvm.c | 179 +++
From 8cfb6dbb011d3773b90a3cbb8561616a2fb5955f Mon Sep 17 00:00:00 2001
From: Patrick Plenefisch
Date: Sun, 18 Feb 2024 18:36:05 -0500
Subject: [PATCH 2/2] lvm: Add support for cachevol and integrity lv
lv matching must be done after processing, as integrity
volumes may have several levels that th
Ah thanks, I sent them in two separate emails with git format-patch,
hopefully correctly?
Patrick
On Fri, Apr 26, 2024 at 7:13 PM Glenn Washburn
wrote:
>
> On Fri, 26 Apr 2024 18:10:16 -0500
> Glenn Washburn wrote:
>
> > On Sun, 18 Feb 2024 21:00:19 -0500
> > Patrick Plenefisch wrote:
> >
> >
On Fri, 19 Jan 2024 11:28:55 +0100
Pascal Hambourg wrote:
> GRUB documentation states:
>
> 'GRUB_OS_PROBER_SKIP_LIST'
> List of space-separated FS UUIDs of filesystems to be ignored from
> os-prober output. For efi chainloaders it's @
>
> But the actual behaviour does not match this descrip
On Mon, 22 Apr 2024 12:20:35 +0800
Yifan Zhao wrote:
>
> On 2024/4/22 11:15, Glenn Washburn wrote:
> > On Fri, 19 Apr 2024 01:12:40 +0800
> > Yifan Zhao wrote:
> >
> >> On 2024/4/18 16:16, Glenn Washburn wrote:
> >>> On Mon, 4 Mar 2024 01:15:54 +0800
> >>> Yifan Zhao wrote:
> >>>
> EROFS
10 matches
Mail list logo