All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/12] Grub-shell improvements
@ 2021-04-01  1:57 Glenn Washburn
  2021-04-01  1:57 ` [PATCH 01/12] grub-shell: Allow specifying non-default trim line contents Glenn Washburn
                   ` (12 more replies)
  0 siblings, 13 replies; 23+ messages in thread
From: Glenn Washburn @ 2021-04-01  1:57 UTC (permalink / raw)
  To: grub-devel, Daniel Kiper; +Cc: Glenn Washburn

I've extracted this patch series from the GitLab CI patch series, which some
minor modifications. Mostly these are improvements to grub-shell to facilitate
debugging.

The only patch that might be considered a fix, as opposed to an improvement,
would be patch #11, which fixes the issue where qemu-mips is given a
non-existant machine type. And while this was discussed here on the list as a
possible solution, I couldn't get the mips tests working, so I'm not sure it's
the right fix.

Glenn

Glenn Washburn (12):
  grub-shell: Allow specifying non-default trim line contents
  grub-shell: Trim line should always be matched from the beginning of
    the line
  grub-shell: Only show grub-mkrescue output if it returns an error
  grub-shell: Allow setting default timeout via
    GRUB_SHELL_DEFAULT_TIMEOUT envvar
  grub-shell: Put all generated files into working dir and use better
    file names
  grub-shell: Add grub output logfile with grub-shell --debug
  grub-shell: Set exit status to qemu exit status
  tests: Allow turning on shell tracing from environment variables
  grub-shell: Add --verbose to mkrescue when $debug is greater than 2
  grub-shell: Only turn on qemu head when large debug value is specified
  grub-shell: Use malta qemu-mips machine type instead off non-existant
    indy
  grub-shell: Update qemu UEFI firmware names to be more generic

 tests/util/grub-fs-tester.in |  2 +
 tests/util/grub-shell.in     | 89 ++++++++++++++++++++++++------------
 2 files changed, 63 insertions(+), 28 deletions(-)

-- 
2.27.0



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

end of thread, other threads:[~2021-09-15 16:18 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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         ` IS: Glenn's patches status WAS: " Daniel Kiper
2021-09-14 17:27           ` Glenn Washburn
2021-09-15 16:15             ` Daniel Kiper
2021-09-15 16:18               ` 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.