2762aa6 - Increase max depth of sphinx toc to show subpackage names. (dlehman)

Authored and Committed by bcl 9 years ago
    - Increase max depth of sphinx toc to show subpackage names. (dlehman)
    - Temporarily disable the md devicetree tests due to mdadm issues. (dlehman)
    - Add ability to set a default fstype for the boot partition (#1112697) (bcl)
    - Pass a list of string items to log_method_return. (sbueno+anaconda)
    - Require resize target sizes to yield aligned partitions. (#1120964) (dlehman)
    - Split out code to determine max unaligned partition size to a property.
      (dlehman)
    - Allow generating aligned geometry for arbitrary target size. (dlehman)
    - Align end sector in the appropriate direction for resize. (#1120964)
      (dlehman)
    - Specify ntfs resize target in bytes. (#1120964) (dlehman)
    - Check new target size against min size and max size. (dlehman)
    - Add a number of new tests. (amulhern)
    - Add xlate parameter to humanReadable(). (amulhern)
    - Rewrite _parseSpec() and convertTo() (amulhern)
    - Make _lowerASCII() python 3 compatible and add a method header. (amulhern)
    - Use b"", not u"", for _EMPTY_PREFIX. (amulhern)
    - Strip lvm WARNING: lines from output (#1157864) (bcl)
    - Add testing for MDRaidArrayDevice.mdadmFormatUUID (#1155151) (amulhern)
    - Give mdadm format uuids to the outside world (#1155151) (amulhern)
    - Make logSize, metaDataSize, and chunkSize always consistently Size objects.
      (amulhern)
    
        
file modified
+1 -0
file modified
+25 -1
file modified
+1 -1