5f19b20 - Update Makefile to default to python3. (dlehman)

Authored and Committed by bcl 8 years ago
    - Update Makefile to default to python3. (dlehman)
    - Add test for extended partition minSize (vtrefny)
    - Allow resizing of non-leaf partitions (vtrefny)
    - Fix minSize for extended partitions (#1254875) (vtrefny)
    - Fix calling non-existing method (#1252902) (jkonecny)
    - Use the RAID classes to calculate btrfs sizes (#1264696) (dshea)
    - Handle sysfs size if it is missing (#1265090) (bcl)
    - Convert float to str for better precision in Size (jkonecny)
    - Merge pull request #226 from dwlehman/lvactivate-lvmetad (dlehman)
    - Wait for auto-activation of LVs when lvmetad is running. (#1261621) (dlehman)
    - Add a function to tell us if the lvmetad socket exists. (dlehman)
    - Don't teardown FSs when searching for installed systems (#1252902) (jkonecny)
    - Merge pull request #218 from vpodzime/master-lvm_on_raid_improvements
      (vpodzime)
    - Account for bigger LVM meta data due to alignment on MD RAID (vpodzime)
    - Calculate the MD RAID superblock size from the right size (vpodzime)
    - Don't be naïve about liblvm (vpodzime)
    
        
file modified
+1 -0
file modified
+20 -1
file modified
+1 -1