All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] util/grub-install-common: Print usable grub-mkimage command
@ 2023-09-22 19:34 Glenn Washburn
  2023-09-22 19:34 ` [PATCH v2 1/2] util/grub-install-common: Minor improvements to printing of " Glenn Washburn
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Glenn Washburn @ 2023-09-22 19:34 UTC (permalink / raw)
  To: grub-devel, Daniel Kiper; +Cc: Glenn Washburn

This fixes an issue where grub-install does not print a grub-mkimage
command, when running in verbose more, that can be run by grub-mkimage.
Specifically, --dtb and --sbat will not take empty strings as arguments.

changes from v1:
 - Split into two patches to make changes more clear, no other code changes

Glenn

Glenn Washburn (2):
  util/grub-install-common: Minor improvements to printing of
    grub-mkimage command
  util/grub-install-common: Print usable grub-mkimage command

 util/grub-install-common.c | 49 ++++++++++++++++++++++++--------------
 1 file changed, 31 insertions(+), 18 deletions(-)

-- 
2.34.1


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

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

end of thread, other threads:[~2023-09-26 14:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-22 19:34 [PATCH v2 0/2] util/grub-install-common: Print usable grub-mkimage command Glenn Washburn
2023-09-22 19:34 ` [PATCH v2 1/2] util/grub-install-common: Minor improvements to printing of " Glenn Washburn
2023-09-22 19:34 ` [PATCH v2 2/2] util/grub-install-common: Print usable " Glenn Washburn
2023-09-26 14:22 ` [PATCH v2 0/2] " 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.