45c9439 - Don't waste time looking for devices dependent on leaf devices. (dlehman)

Authored and Committed by bcl 10 years ago
    - Don't waste time looking for devices dependent on leaf devices. (dlehman)
    - Add some example code for creation of disk partitions. (dlehman)
    - Don't manipulate partition boot flags except in installer mode. (dlehman)
    - Add an example of DeviceFactory usage. (dlehman)
    - Cosmetic changes for the arch module (vpodzime)
    - No more sparc support (vpodzime)
    - Cleanup arch.py reredux (hamzy)
    - Allow explicit requests for extended partitions. (#891861) (dlehman)
    - Fix disklabel handling for multiple calls to processActions. (dlehman)
    - Add support for explicit start/end sectors in partition requests. (#881025) (dlehman)
    - Store current mount options in getActiveMounts. (#914898) (dlehman)
    - Lack of formatting does not preclude device resize. (dlehman)
    - Handle negative sizes correctly. (dlehman)
    - Fix handling of clearpart type linux in shouldClear. (dlehman)
    - Add some tests for clearpart and related functionality. (dlehman)
    - Update unit tests and add a make target to run them. (dlehman)
    - Don't pass dracut args for lvm thin pools. (dlehman)
    - Update the TODO list. (dlehman)
    - Fix a copy/paste error. (dlehman)
    - Remove transifex-client BuildRequires. (dlehman)
    
        
file modified
+1 -0
file modified
+23 -2
file modified
+1 -1