All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] More grub shell debugging
@ 2023-07-11  3:01 Glenn Washburn
  2023-07-11  3:01 ` [PATCH 1/4] grub-shell: Add --verbose to mkrescue when $debug is greater than 2 Glenn Washburn
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Glenn Washburn @ 2023-07-11  3:01 UTC (permalink / raw)
  To: grub-devel, Daniel Kiper; +Cc: Glenn Washburn

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-07-13 18:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-11  3:01 [PATCH 0/4] More grub shell debugging Glenn Washburn
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

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.