Explorar el Código

Enable utility menu on packet builds for efi and pcbios

Antony Messerli hace 3 años
padre
commit
c1a61ea345
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      roles/netbootxyz/templates/menu/boot.cfg.j2

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

@@ -105,7 +105,6 @@ set cmdline console=ttyS1,115200n8
 iseq ${platform} efi && set ipxe_disk netboot.xyz-packet.efi || set ipxe_disk netboot.xyz-packet.kpxe
 set menu_freedos 0
 set menu_windows 0
-iseq ${platform} efi && set menu_utils 1 || set menu_utils 0
 goto clouds_end
 
 :packet_arm64