On Thu, Feb 27, 2025 at 03:20:28PM -0500, Patrick Plenefisch wrote:
> I just rebased them with no changes except for line numbers shifting,
> and pushed to https://github.com/byteit101/grub2/commits/grub-lvmintegrity/
> and attached them as patches with --thread. I unfortunately don't have
> time t
I just rebased them with no changes except for line numbers shifting,
and pushed to https://github.com/byteit101/grub2/commits/grub-lvmintegrity/
and attached them as patches with --thread. I unfortunately don't have
time to figure out how to get send-email to work for the next few
weeks as I'm tra
On Thu, Feb 20, 2025 at 06:52:36PM -0500, Patrick Plenefisch wrote:
> Awesome! What do I do now?
Sadly your patches conflict with current master... :-( Could you rebase
them? And if you could use "git send-email" to send patches that would
be perfect...
Sorry for inconvenience...
Daniel
___
On Thu, Feb 20, 2025 at 06:52:36PM -0500, Patrick Plenefisch wrote:
> Awesome! What do I do now?
Wait for push... :-)
Daniel
___
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel
Awesome! What do I do now?
Patrick
On Thu, Feb 20, 2025 at 11:08 AM Daniel Kiper wrote:
>
> On Sat, Jan 04, 2025 at 03:16:59PM -0500, Patrick Plenefisch wrote:
> > In an effort to solve
> > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061168 for myself,
> > I implemented basic support for c
On Sat, Jan 04, 2025 at 03:16:59PM -0500, Patrick Plenefisch wrote:
> In an effort to solve
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061168 for myself,
> I implemented basic support for cachevol and integrity volumes in LVM.
>
> This is just an extension of the cachepool support that al
Hi Patrick,
It looks like you're not using the --thread option for git
format-patch. Would you please use that for the next version? That
option will keep the patch set together for those with email clients
with threaded view. Thanks.
Glenn
On Sat, 4 Jan 2025 15:16:59 -0500
Patrick Plenefisch w