012fef3 Add mountOnly to turnOnFilesystems (bcl)

Authored and Committed by dlehman 11 years ago
    Add mountOnly to turnOnFilesystems (bcl)
    
    - Update lvm scanning to account for new ignored device handling. (dlehman)
    - Scan in all devices and then hide those that use ignored disks. (dlehman)
    - Adjust child counts correctly when unhiding a device. (dlehman)
    - Generate lvm config args each time they're needed/used. (dlehman)
    - Add ability to grab 70-anaconda.rules udev data directly. (dlehman)
    - Add support for active luks mappings at populate time. (dlehman)
    - Don't require nss, required only for escrow key support. (dlehman)
    - Update the TODO list. (dlehman)
    - Add missing constant DMI_CHASSIS_VENDOR. (dlehman)
    - Allow for multiple calls to DeviceTree.processActions. (#881023,#846573) (dlehman)
    - Use CGit snaphot URL for Source in specfile. (dlehman)
    - Streamline some logic in storageInitialize. (dlehman)
    - Don't re-add deleted or hidden devices during DeviceTree.populate. (dlehman)
    - Only run findExistingInstallations and start iscsi, &c in installer mode. (dlehman)
    - Do not change device status during populate in normal mode. (#817064) (dlehman)
    - Drop old code related to saving clearPartType from pre-f18. (dlehman)
    - check for skipping bootloader in doIt (bcl)
    - check for stage1 when not installing bootloader (#882065,#895232) (bcl)
    - explicitly detect iso9660 on a disk (#903158) (bcl)
    - Fix several problems in python-blivet.spec. (dlehman)
    - Remove #!/usr/bin/python from tsort.py (dlehman)
    - Update COPYING file. (dlehman)
    - Add a Requires for dmidecode on x86. (dlehman)
    
        
file modified
+1 -0
file modified
+31 -10
file modified
+1 -1