All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Kiper <daniel.kiper@oracle.com>
To: Glenn Washburn <development@efficientek.com>
Cc: grub-devel@gnu.org, GNUtoo@cyberdimension.org, ps@pks.im
Subject: IS: Glenn's patches status WAS: Re: [PATCH 00/12] Grub-shell improvements
Date: Tue, 14 Sep 2021 13:04:31 +0200	[thread overview]
Message-ID: <20210914110431.hhsjqcrl7xghm3ad@tomti.i.net-space.pl> (raw)
In-Reply-To: <20210830152344.v6rgven6wnpnygcg@tomti.i.net-space.pl>

On Mon, Aug 30, 2021 at 05:23:44PM +0200, Daniel Kiper wrote:
> CC-ing Denis and Patrick...
>
> On Thu, Aug 26, 2021 at 05:08:21PM -0500, Glenn Washburn wrote:
> > Hi Daniel,
> >
> > On Thu, 26 Aug 2021 20:00:32 +0200
> > Daniel Kiper <daniel.kiper@oracle.com> wrote:
> >
> > > Hi Glenn,
> > >
> > > On Wed, Aug 25, 2021 at 06:06:30PM -0500, Glenn Washburn wrote:
> > > > Hi Daniel,

[...]

> > As far as I can tell, this is the full list.
>
> Great!

It looks I missed at least this one:
  - [PATCH 00/17] Fixes and improvements for cryptodisks+luks2 and a few other things.
    https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00050.html

Do you still care about it?

> > My order preference is as follows:
> >
> > These two patches are only first because it should be a quick review.
> >   - [PATCH] command: Add silent mode to read command to suppress
> >     input echo
> >     https://lists.gnu.org/archive/html/grub-devel/2021-03/msg00291.html
> >   - [PATCH] fs: Allow number of blocks in block list to be optional,
> >     defaulting length to device length
> >     https://lists.gnu.org/archive/html/grub-devel/2021-03/msg00286.html
>
> OK.

I merged them yesterday.

> > This is a high priority because I think it should be merged before the
> > keyfile and detached header support patch series. If this is merged,
> > I'll submit and updated keyfile and detached header patch series that
> > works with this patch series.
> >   - [PATCH 0/3] Refactor/improve cryptomount data passing to crypto
> >     modules
> >     https://lists.gnu.org/archive/html/grub-devel/2021-08/msg00129.html
>
> Denis, Patrick, are you both OK with this?

I can see a discussion about this patch set. Should I wait for a new
version for review?

> > Based on discussion with Thomas Schmitt, I think the first patch of
> > this series should be dropped. Should I make a v3, or would you review
> > it and if acceptable drop the first patch?
> >   - [PATCH v2 0/8] Various fixes/improvements for tests
> >     https://lists.gnu.org/archive/html/grub-devel/2021-08/msg00110.html

Next on my list for review...

Daniel


  parent reply	other threads:[~2021-09-14 11:04 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-01  1:57 [PATCH 00/12] Grub-shell improvements Glenn Washburn
2021-04-01  1:57 ` [PATCH 01/12] grub-shell: Allow specifying non-default trim line contents Glenn Washburn
2021-04-01  1:57 ` [PATCH 02/12] grub-shell: Trim line should always be matched from the beginning of the line Glenn Washburn
2021-04-01  1:57 ` [PATCH 03/12] grub-shell: Only show grub-mkrescue output if it returns an error Glenn Washburn
2021-04-01  1:57 ` [PATCH 04/12] grub-shell: Allow setting default timeout via GRUB_SHELL_DEFAULT_TIMEOUT envvar Glenn Washburn
2021-04-01  1:57 ` [PATCH 05/12] grub-shell: Put all generated files into working dir and use better file names Glenn Washburn
2021-04-01  1:57 ` [PATCH 06/12] grub-shell: Add grub output logfile with grub-shell --debug Glenn Washburn
2021-04-01  1:57 ` [PATCH 07/12] grub-shell: Set exit status to qemu exit status Glenn Washburn
2021-04-01  1:57 ` [PATCH 08/12] tests: Allow turning on shell tracing from environment variables Glenn Washburn
2021-04-01  1:57 ` [PATCH 09/12] grub-shell: Add --verbose to mkrescue when $debug is greater than 2 Glenn Washburn
2021-04-01  1:57 ` [PATCH 10/12] grub-shell: Only turn on qemu head when large debug value is specified Glenn Washburn
2021-04-01  1:57 ` [PATCH 11/12] grub-shell: Use malta qemu-mips machine type instead off non-existant indy Glenn Washburn
2021-04-01  1:57 ` [PATCH 12/12] grub-shell: Update qemu UEFI firmware names to be more generic Glenn Washburn
2021-08-25 23:06 ` [PATCH 00/12] Grub-shell improvements Glenn Washburn
2021-08-26 18:00   ` Daniel Kiper
2021-08-26 22:08     ` Glenn Washburn
2021-08-30 15:23       ` Daniel Kiper
2021-08-30 16:33         ` Denis 'GNUtoo' Carikli
2021-08-30 17:50           ` Patrick Steinhardt
2021-09-14 11:04         ` Daniel Kiper [this message]
2021-09-14 17:27           ` IS: Glenn's patches status WAS: " Glenn Washburn
2021-09-15 16:15             ` Daniel Kiper
2021-09-15 16:18               ` 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=20210914110431.hhsjqcrl7xghm3ad@tomti.i.net-space.pl \
    --to=daniel.kiper@oracle.com \
    --cc=GNUtoo@cyberdimension.org \
    --cc=development@efficientek.com \
    --cc=grub-devel@gnu.org \
    --cc=ps@pks.im \
    /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.