9dd4cdc Update man page (vtrefny)

Authored and Committed by vtrefny 8 years ago
    Update man page (vtrefny)
    
    - Add AppData validation to spec file (vtrefny)
    - Add tags to desktop file (vtrefny)
    - Add AppData for blivet-gui (vtrefny)
    - Fix few typos and grammar in strings (vtrefny)
    - Add first test for ListPartitions (vtrefny)
    - Fix adding LVM Thin LVs (vtrefny)
    - Remove help from package (vtrefny)
    - ListParents: fix checking parents for logical partitions (vtrefny)
    - Add icons to %files in spec file (vtrefny)
    - DeviceInfoDialog: add special info for mdarrays (vtrefny)
    - Fix maximal size for thinpools (vtrefny)
    - Add desktop icon for blivet-gui (vtrefny)
    - Selection unit tests for AddDialog (vtrefny)
    - More tests for AddDialog and PartitionEditDialog (vtrefny)
    - Fix check_mountpoint method (vtrefny)
    - Do not run unittests without X server (vtrefny)
    - More unit tests for AddDialog (vtrefny)
    - ProcessingWindow: Center on blivet-gui main window. (vtrefny)
    - PhysicalView: Double click to select parent device (vtrefny)
    - Fix logical and physical view for mdarrays with lvm (vtrefny)
    - Fix adding lvmvg to MD raid (vtrefny)
    - AddDialog: Fix minimal size when changing device type (vtrefny)
    - AddDialog: Delete content of Gtk.Entry when hiding it (vtrefny)
    - Fix physical view for devices with logical partitions as parents (vtrefny)
    - Fix spelling in isUninitializedDisk method name (vtrefny)
    - Add unittest for AddDialog (vtrefny)
    - Add test for fslabel validity check (vtrefny)
    - AddDialog, PartitionEditDialog: Add fslabel validity check (#1236112) (vtrefny)
    - Do not allow to add lvmvg to lvmpv with insufficient size (vtrefny)
    - Fix allowed pesizes for lvmvg in AddDialog (vtrefny)
    - Allow resizing of extended partitions (vtrefny)
    - Reimplement ActionsMenu using Glade (vtrefny)
    - Add test for ListActions (vtrefny)
    - Fix visualization for logical group devices (vtrefny)
    - In kickstart mode show future mountpoints in partition list (vtrefny)
    - EditDialog: Add mountpoint validity check (vtrefny)
    - AddDialog: Fix mountpoint validation (vtrefny)
    - Fix actions dialogs width (vtrefny)
    - AddDialog: Update min size limit for encrypted devices (vtrefny)
    - AddDialog: Update min size limit based on selected pesize (vtrefny)
    - AddDialog: Add method to update size limits (vtrefny)
    - AddDialog: allow empty device name (vtrefny)
    - AddDialog: Do not offer PESize larger than free space available (vtrefny)
    - Fix visualization for live usb deviceFix visualization for live usb devicess (vtrefny)
    - Fix free space regions for unitialized disks (vtrefny)
    - Do not refresh views after cancelling delete action (vtrefny)
    - Fix displaying number of pending actions after applying them (vtrefny)
    - Quit 'nicely' on Ctrl-C (vtrefny)
    - Add test for fslabel in PartitionEditDialog (vtrefny)
    - PartitionEditDialog: allow setting fslabel when changing format (vtrefny)
    - Add test for FreeSpaceDevice (vtrefny)
    - Add name validation for devices in AddDialog (vtrefny)
    - Fix displaying device info icons (vtrefny)
    - Add ID and format to FreeSpaceDevice and RawFormatDevice (vtrefny)
    - Preselect filesystem type for add/edit dialog (vtrefny)
    - Visualization size corresponding with device size (vtrefny)
    - Don't allow to add more than 4 partitions on msdos disklabels (vtrefny)
    - Call blivet.partitioning.getFreeRegions with align=True (vtrefny)
    - Move i18n definitions to one file (vtrefny)
    - Display number of pending actions in statusbar (vtrefny)
    - Add information icons to devices in logical view (vtrefny)
    - Switch to device logical view by double-clicking on it (vtrefny)
    - First unittest for blivet_utils (vtrefny)
    - Remove python.six, python3 only support now (vtrefny)
    - Fix visualization update after resizing device (vtrefny)
    - Add device size to visualization (vtrefny)
    - Hide physical view for disks (vtrefny)
    - Use python3-pid for pidfile creation (vtrefny)
    - New version 0.3.6 (vtrefny)
    
        
file modified
+1 -0
file modified
+91 -4
file modified
+1 -1