aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ManaTools/Shared/disk_backend
Commit message (Collapse)AuthorAgeFilesLines
* Part: allow to extend auto-reversible tagsMaarten Vanraes2016-08-062-3/+16
|
* Mount: make sure it's loaded after DiskMaarten Vanraes2016-08-061-2/+1
|
* Mountable: allow to get mountsource in order to match laterMaarten Vanraes2016-08-064-0/+70
|
* Part: add a closest helper functionMaarten Vanraes2016-08-061-0/+29
|
* Mountable: allow to find the mount pathMaarten Vanraes2016-08-063-0/+65
|
* Mount: make a findpath helper functionMaarten Vanraes2016-08-061-0/+114
|
* Plugin: add a tool_columns helper functionMaarten Vanraes2016-08-061-0/+81
|
* Plugin: fix warning when no valueMaarten Vanraes2016-08-061-1/+6
|
* handle fstypes differentlyMaarten Vanraes2016-07-243-5/+17
|
* Fix debugging outputMaarten Vanraes2016-07-241-4/+1
|
* get rid of IOMaarten Vanraes2016-07-231-1/+2
|
* fix comparing partMaarten Vanraes2016-07-231-1/+1
|
* fix ordered children without a first tagMaarten Vanraes2016-07-231-0/+1
|
* remove IO subsystemMaarten Vanraes2016-07-2112-1350/+201
|
* Mount: adjust to new PartLink systemMaarten Vanraes2016-06-051-15/+299
|
* need a mountable roleMaarten Vanraes2016-05-201-0/+64
|
* Extfs: adjust to new PartLink systemMaarten Vanraes2016-05-201-0/+125
|
* Loop: adjust to new PartLink systemMaarten Vanraes2016-05-191-6/+97
|
* fix probe partstate of swapMaarten Vanraes2016-05-191-1/+1
|
* Swap: adjust to new PartLink systemMaarten Vanraes2016-05-181-1/+63
|
* clean up a bitMaarten Vanraes2016-05-181-3/+4
|
* use devicepath instead of path and id for blockdevice pathsMaarten Vanraes2016-05-163-40/+115
|
* 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
|
* missing find_part functionMaarten Vanraes2016-05-161-0/+12
|
* fix removing tagsMaarten Vanraes2016-05-161-5/+13
|
* filter out undef out of reverse tagsMaarten Vanraes2016-05-161-3/+3
|
* don't warn if there is no restrictionMaarten Vanraes2016-05-161-0/+1
|
* order has wrong definitionMaarten Vanraes2016-05-161-1/+1
|
* logging in disk_backend, all the way to Plugin levelMaarten Vanraes2016-05-161-0/+1
|
* Partition: update loaded/probed parts to new partlink systemMaarten Vanraes2016-05-161-20/+64
|
* and (ordered) child handlingMaarten Vanraes2016-05-162-0/+125
|
* 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-152-0/+150
|
* make a changedpart trigger for loading/probing/saving a partMaarten Vanraes2016-05-142-0/+31
|
* make a PartitionElement part and define restrictions for PartLinkMaarten Vanraes2016-05-141-0/+61
|
* fix add partition actionMaarten Vanraes2016-05-141-1/+3
|
* 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
|
* Swap: fix action handlersMaarten Vanraes2016-05-141-6/+8
|
* IO: add shorthand functions for findin and findoutMaarten Vanraes2016-05-141-1/+35
|
* add some actions to some modulesMaarten Vanraes2016-05-143-1/+46
|
* Part can use tool_execMaarten Vanraes2016-05-141-1/+1
|
* Plugin: tool_exec implementationMaarten Vanraes2016-05-141-0/+35
|
* Part: allow tristate: past, present, futureMaarten Vanraes2016-05-141-0/+168
|
* Part: use class attributesMaarten Vanraes2016-05-148-30/+47
|
* Part: add is_equal helper functionMaarten Vanraes2016-05-141-0/+31
|