summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErwan Velu <erwanaliasr1@gmail.com>2014-12-15 20:59:05 +0100
committerAnne Nicolas <ennael@mageia.org>2014-12-16 22:25:30 +0100
commit79eadf6eb1ea04504e509bc6ce8583c2ebd24013 (patch)
treeaf969c0f689b7c65317c1ea46ec95d94ba9e8e17
parent652d2db8ad089a740789201df96990177a638a8a (diff)
downloaddrakx-79eadf6eb1ea04504e509bc6ce8583c2ebd24013.tar
drakx-79eadf6eb1ea04504e509bc6ce8583c2ebd24013.tar.gz
drakx-79eadf6eb1ea04504e509bc6ce8583c2ebd24013.tar.bz2
drakx-79eadf6eb1ea04504e509bc6ce8583c2ebd24013.tar.xz
drakx-79eadf6eb1ea04504e509bc6ce8583c2ebd24013.zip
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.
-rwxr-xr-ximages/make_boot_img2
1 files changed, 1 insertions, 1 deletions
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 = <<EOF;
ui gfxboot.c32 bootlogo
label harddisk
- com32 chain.c32 hd0
+ com32 chain.c32 hd0 exit
EOF
my $header_non_gfxboot = <<EOF;
F1 help.msg