077a318 Drop syslinux handling from do_bootloader

Authored and Committed by adamwill a year ago
1 file changed. 17 lines added. 24 lines removed.
    Drop syslinux handling from do_bootloader
    
    F36 is now EOL, and from F37 onwards, grub is the bootloader in
    any situation where it actually matters to do_bootloader (which
    is only when we're editing parameters). We do still use syslinux
    in the PXE tests on x86_64 BIOS, but we don't edit the parameters
    in that case.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>
    
        
file modified
+17 -24