From b1308fc0b1ec282f2c37cf887d8fc9170f21ae69 Mon Sep 17 00:00:00 2001 From: Erwan Velu Date: Mon, 15 Dec 2014 20:59:05 +0100 Subject: make_boot_img: Avoid gfxboot install string for chain.c32 When using chain.c32 with gfxboot, the automatic method is padded even if the harddisk entry is said to be noinstall in the gfxboot. This patch uses the "exit" option from our custom Syslinux patch to avoid chain.c32 reading gfxboot paddind. I know this isn't perfect but enough to make mageia 5 having the localboot working again. Debugging gfxboot is just a nightmare. --- images/make_boot_img | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/make_boot_img b/images/make_boot_img index b7d1f53c7..5d65049f8 100755 --- a/images/make_boot_img +++ b/images/make_boot_img @@ -123,7 +123,7 @@ EOF my $header_gfxboot = <