aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ManaTools/Shared/disk_backend/Plugin/Partition.pm
Commit message (Expand)AuthorAgeFilesLines
* Part: add a default visualization type for childrenMaarten Vanraes2016-08-071-0/+4
* Part: allow to change label depending on purposeMaarten Vanraes2016-08-071-0/+10
* remove IO subsystemMaarten Vanraes2016-07-211-163/+0
* use devicepath instead of path and id for blockdevice pathsMaarten Vanraes2016-05-161-23/+32
* fix partitiontable size checkMaarten Vanraes2016-05-161-1/+1
* fix partitiontable check if blockdevice is not removableMaarten Vanraes2016-05-161-1/+1
* use parttable, not disk as parent of partelementsMaarten Vanraes2016-05-161-2/+2
* fix correct naming of PartStatesMaarten Vanraes2016-05-161-2/+3
* Partition: update loaded/probed parts to new partlink systemMaarten Vanraes2016-05-161-20/+64
* and (ordered) child handlingMaarten Vanraes2016-05-161-0/+10
* PartitionTable: new system, add changedpart handler, implement diffMaarten Vanraes2016-05-151-0/+98
* make a PartitionElement part and define restrictions for PartLinkMaarten Vanraes2016-05-141-0/+61
* fix add partition actionMaarten Vanraes2016-05-141-1/+3
* add some actions to some modulesMaarten Vanraes2016-05-141-0/+17
* Part: use class attributesMaarten Vanraes2016-05-141-3/+5
* Allow parts to use plugin toolsMaarten Vanraes2016-05-141-1/+1
* Plugin: define external tools and use tools in pluginsMaarten Vanraes2016-05-141-1/+7
* add a Loop pluginMaarten Vanraes2016-05-141-1/+1
* add a Partition pluginMaarten Vanraes2016-05-141-0/+221