9fa5b87 Respect both ways how to disable bootloader installation

Authored and Committed by vpodzime 9 years ago
    Respect both ways how to disable bootloader installation
    
    There are two ways how to disable bootloader installation in kickstart, by
    'bootloader --disabled' and 'bootloader --location=none'. Both should result in
    the same packageset installed and the same number of steps in our progress bar.
    
    Signed-off-by: Vratislav Podzimek <vpodzime@redhat.com>
    
        
file modified
+3 -2