7a686fe - Remove a problematic remnant of singlePV. (dlehman)

Authored and Committed by bcl 9 years ago
    - Remove a problematic remnant of singlePV. (dlehman)
    - Remove all traces of singlePV. (sbueno+anaconda)
    - Change the default /boot part on s390x to not be lvm. (sbueno+anaconda)
    - Remove redundant check for parents in Blivet.newBTRFS. (dlehman)
    - Use Decimal for math in Size.convertTo. (dlehman)
    - Filter out free regions too small for alignment of partitions. (dlehman)
    - Disable LVM autobackup when doing image installs (#1066004) (wwoods)
    - Add attribute 'flags.lvm_metadata_backup' (wwoods)
    - lvm_test: refactoring + minor fix (wwoods)
    - devicelibs.lvm: refactor _getConfigArgs()/lvm() (wwoods)
    - devicelibs.lvm: fix pvmove(src, dest=DESTPATH) (wwoods)
    - Only pad for md metadata if pvs use multiple disks. (dlehman)
    - Align free regions used for partition growing calculations. (dlehman)
    - Try to align end sector up when aligning new partitions. (dlehman)
    - Remove obsolete conversion of size to float. (dlehman)
    - Honor size specified for explicit extended partition requests. (dlehman)
    - Honor zerombr regardless of clearpart setting. (dlehman)
    - Fix treatment of percent as lvm lv size spec. (dlehman)
    - Change variable keyword (#1075671) (amulhern)
    - Remove unused import (#1075671) (amulhern)
    - Don't mix target and discovery credentials (#1037564) (mkolman)
    - Make sure /boot/efi is metadata 1.0 if it's on mdraid. (pjones)
    - iscsi: fix root argument being overriden by local variable (#1144463)
      (rvykydal)
    - iscsi: add iscsi singleton back (#1144463) (rvykydal)
    
        
file modified
+1 -0
file modified
+28 -1
file modified
+1 -1