Skip to content
  • Gerardo Pozzi's avatar
    [configs/releng] Use whichsys.c32 to determine bootloader type · d7966acd
    Gerardo Pozzi authored
    
    
    * In that way we can have two differents syslinux menus depending if booting from
    PXE or from non-PXE.
    Some file renames are made to keep things ordered:
    
    archiso_pxe* all things related to PXELINUX
    archiso_sys* all things related to SYSLINUX
    *_inc.cfg only contains INCLUDE directive
    
    * By default NBD PXE option is selected for booting on timeout.
    * As (NDB/NFS/HTTP/FTP) server is used the same IP from pxeserver.
    
    Signed-off-by: default avatarGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
    d7966acd