On Fri, Sep 01, 2023 at 11:33:03PM -0500, Glenn Washburn wrote:
> When grub-install is run with the verbose option, it will print a log
> message indicating the grub-mkimage command and arguments used.
> GRUB no longer calls the grub-mkimage binary internally, however the
> command logged is a command that if run should effectively be what
> grub-install used. However, as this has changed some of the newer
> options have been incorrectly added so that the printed command fails
> when run seperately. This change makes the output command run as
> intended. While here, improve the string allocation code to be more
> precise.

Please split this patch into two. There is too much clutter for me...

Daniel

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

Reply via email to