aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ManaTools/Shared/disk_backend/Part.pm
Commit message (Expand)AuthorAgeFilesLines
* and (ordered) child handlingMaarten Vanraes2016-05-161-0/+115
* fix diff when there is no second partMaarten Vanraes2016-05-161-0/+2
* states are not in tags, and we will not merge partsMaarten Vanraes2016-05-161-57/+1
* PartitionTable: new system, add changedpart handler, implement diffMaarten Vanraes2016-05-151-0/+52
* make a changedpart trigger for loading/probing/saving a partMaarten Vanraes2016-05-141-0/+7
* port script for testing backend to new partlink systemMaarten Vanraes2016-05-141-0/+11
* Part: start with the new PartLink systemMaarten Vanraes2016-05-141-0/+333
* Part can use tool_execMaarten Vanraes2016-05-141-1/+1
* Part: allow tristate: past, present, futureMaarten Vanraes2016-05-141-0/+168
* Part: use class attributesMaarten Vanraes2016-05-141-6/+7
* Part: add is_equal helper functionMaarten Vanraes2016-05-141-0/+31
* Allow parts to use plugin toolsMaarten Vanraes2016-05-141-0/+7
* add a disk_backend class with a plugin structureMaarten Vanraes2016-05-141-0/+254