Since v1 [http://lists.gnu.org/archive/html/grub-devel/2017-08/msg00073.html] - Fixed up patch with failing invocation, - Redid patch #2 per Daniel's instructions.
Hey, The first patch: [PATCH 1/2] Fix util/grub.d/20_linux_xen.in: Add xen_boot command is a fix discovered on Fedora rawhide where I was surprised to see that grub2-mkconfig would not create a configuration file anymore. The second patch has been posted in the past (https://lists.xen.org/archives/html/xen-devel/2017-03/txtCeHTNmz1hZ.txt) [PATCH 2/2] Use grub-file to figure out whether multiboot2 should be and just allows us to multiboot2 instead of multiboot if the binary supports it. util/grub.d/20_linux_xen.in | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) Konrad Rzeszutek Wilk (2): Fix util/grub.d/20_linux_xen.in: Add xen_boot command support for aarch64 Use grub-file to figure out whether multiboot2 should be used for Xen.gz _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel