Forráskód Böngészése

Force flip i386 off menu of x64

Prevents double menu situations, only one or the other
Antony Messerli 3 éve
szülő
commit
1e8668331c
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      roles/netbootxyz/templates/menu/boot.cfg.j2

+ 1 - 0
roles/netbootxyz/templates/menu/boot.cfg.j2

@@ -60,6 +60,7 @@ iseq ${arch} x86_64 && goto x86_64 ||
 iseq ${arch} arm64 && goto arm64 ||
 goto architectures_end
 :x86_64
+set menu_linux_i386 0
 iseq ${platform} efi && goto efi ||
 goto architectures_end
 :i386