All of lore.kernel.org
 help / color / mirror / Atom feed
From: Glenn Washburn <development@efficientek.com>
To: grub-devel@gnu.org, Daniel Kiper <dkiper@net-space.pl>
Cc: Glenn Washburn <development@efficientek.com>
Subject: [PATCH 0/4] More grub shell debugging
Date: Mon, 10 Jul 2023 22:01:15 -0500	[thread overview]
Message-ID: <cover.1689044372.git.development@efficientek.com> (raw)

These are fairly trivial patches making it easier to turn on debugging
when running tests.

Glenn

Glenn Washburn (4):
  grub-shell: Add --verbose to mkrescue when $debug is greater than 2
  grub-shell: Allow setting default timeout via
    GRUB_SHELL_DEFAULT_TIMEOUT envvar
  grub-shell: Allow setting the value of debug regardless of its
    previous state
  tests/util/grub-shell-luks-tester: Allow GRUB_SHELL_LUKS_DEFAULT_DEBUG
    and GRUB_TEST_DEFAULT_DEBUG to specify the debug level to grub-shell

 tests/util/grub-shell-luks-tester.in | 4 +++-
 tests/util/grub-shell.in             | 8 ++++++--
 2 files changed, 9 insertions(+), 3 deletions(-)

-- 
2.34.1



             reply	other threads:[~2023-07-11  3:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-11  3:01 Glenn Washburn [this message]
2023-07-11  3:01 ` [PATCH 1/4] grub-shell: Add --verbose to mkrescue when $debug is greater than 2 Glenn Washburn
2023-07-11  3:01 ` [PATCH 2/4] grub-shell: Allow setting default timeout via GRUB_SHELL_DEFAULT_TIMEOUT envvar Glenn Washburn
2023-07-11  3:01 ` [PATCH 3/4] grub-shell: Allow setting the value of debug regardless of its previous state Glenn Washburn
2023-07-11  3:01 ` [PATCH 4/4] tests/util/grub-shell-luks-tester: Allow GRUB_SHELL_LUKS_DEFAULT_DEBUG and GRUB_TEST_DEFAULT_DEBUG to specify the debug level to grub-shell Glenn Washburn
2023-07-13 18:20 ` [PATCH 0/4] More grub shell debugging 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=cover.1689044372.git.development@efficientek.com \
    --to=development@efficientek.com \
    --cc=dkiper@net-space.pl \
    --cc=grub-devel@gnu.org \
    /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.