692ffd5 - Organize installer block device name blacklist. (#1148923) (dlehman)

Authored and Committed by bcl 9 years ago
    - Organize installer block device name blacklist. (#1148923) (dlehman)
    - Add likely to be raised exceptions to catch block (#1150174) (amulhern)
    - Canonicalize MD_UUID* values in udev.py (#1147087) (amulhern)
    - Split up devices.py. (dlehman)
    - Fix some pylint errors introduced in recent commits. (dlehman)
    - Return early when setting new size for non-existent partition. (dlehman)
    - Raise an exception when we find orphan partitions. (dlehman)
    - Fall back to parted to detect dasd disklabels. (dlehman)
    - Omit pylint false positive (amulhern)
    - Revert "pylint hack" (amulhern)
    - Remove unused import (amulhern)
    - Remove unused import (amulhern)
    - pylint hack (amulhern)
    - Make sure autopart requests fit in somewhere (#978266) (vpodzime)
    - Work with free region sizes instead of parted.Geometry objects (vpodzime)
    - Check that we have big enough free space for the partition request (vpodzime)
    - Allow specifying thin pool profiles (vpodzime)
    - Allow specifying minimum entropy when creating LUKS (vpodzime)
    - Allow user code provide callbacks for various actions/events (vpodzime)
    - Change default min_value from 10 to 1 in humanReadable() (amulhern)
    - Rewrite of Size.humanReadable() method (amulhern)
    - Factor out commonalities in xlated_*_prefix() methods. (amulhern)
    - Use named constants for binary and decimal factors. (amulhern)
    - Use UPPER_CASE for constants (amulhern)
    
        
file modified
+1 -0
file modified
+27 -1
file modified
+1 -1