c8e44e3 Make grub2 the default bootloader on x86. (dlehman)

Authored and Committed by clumens 12 years ago
    Make grub2 the default bootloader on x86. (dlehman)
    Make sure bootloader stage1 device stays current through partitioning.
    (dlehman)
    Remove unused Platform.validBootLoaderPartSize method. (dlehman)
    Check that there is a stage1 req before validating it otherwise. (dlehman)
    set_preferred_stage2_type -> set_preferred_stage1_type (dlehman)
    Allow unsetting of stage1_device. (dlehman)
    Add a "boot drive" concept to the bootloader since stage1 types vary.
    (dlehman)
    Consistently refer to stage1 and stage2 device as such. (dlehman)
    Fix handling of missing boot device in doPartitioning. (dlehman)
    Finish removing bootloadersetup step. (dlehman)
    Add grub2 class, fix packages for some classes. (dlehman)
    Don't change bootloader names for various configurations. (dlehman)
    Add encrypted attribute to StorageDevice. (dlehman)
    iscsi: disable the 'Login' button with no nodes selected. (akozumpl)
    nuke: InstallControlWindow.busyCursor*() (akozumpl)
    iutil: remove excess imports. (akozumpl)
    Get rid of interface's entryWindow() and EntryWindow. (akozumpl)
    Allow DeviceFormat.cacheMajorminor to fail without an exception. (akozumpl)
    Don't check /boot fs when no bootloader is installed (#698312) (bcl)
    yuminstall.py: self.pulseWindow is not used anywhere. (akozumpl)
    
        
file modified
+1 -0
file modified
+25 -1
file modified
+1 -1