9d993c5 - Only write label if there is a label AND labeling application. (amulhern)

Authored and Committed by bcl 9 years ago
    - Only write label if there is a label AND labeling application. (amulhern)
    - Handle unicode strings in Size spec parsing. (dshea)
    - Fix typo in getting Thin Pool profile's name (vpodzime)
    - Don't try to get no profile's name (#1151458) (vpodzime)
    - Change signature of DiskLabel.addPartition to be more useful. (dlehman)
    - Remove unused fallback code from DiskLabel. (dlehman)
    - Let udev settle between writing partition flags and formatting. (#1109244)
      (dlehman)
    - Set _partedDevice attribute before calling device constructor (#1150147)
      (amulhern)
    - Fixed wrong Runtime Error raise in _preProcessActions (vtrefny)
    - Set sysfsPath attribute before calling Device constructor (#1150147)
      (amulhern)
    - Return all translated strings as unicode (#1144314) (dshea)
    - Force __str__ to return str. (dshea)
    - Use the i18n module instead of creating new gettext methods (dshea)
    - Take care when checking relationship of parent and child UUIDs (#1151649)
      (amulhern)
    - Further abstract loopbackedtestcase on block_size. (amulhern)
    - Update tests to bring into line w/ previous commit (#1150147) (amulhern)
    - Abstract ContainerDevice member format check into a method (#1150147)
      (amulhern)
    - Register DeviceFormat class (#1150147) (amulhern)
    - Don't append btrfs mount options to None (#1150872) (dshea)
    - Convert int to str before passing it to run_program (#1151129) (amulhern)
    
        
file modified
+1 -0
file modified
+28 -1
file modified
+1 -1