aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ManaTools/Shared/disk_backend/Plugin
Commit message (Collapse)AuthorAgeFilesLines
* Part: allow to extend auto-reversible tagsMaarten Vanraes2016-08-061-0/+10
|
* 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-063-0/+37
|
* Mountable: allow to find the mount pathMaarten Vanraes2016-08-061-0/+19
|
* Mount: make a findpath helper functionMaarten Vanraes2016-08-061-0/+114
|
* handle fstypes differentlyMaarten Vanraes2016-07-242-2/+12
|
* Fix debugging outputMaarten Vanraes2016-07-241-4/+1
|
* get rid of IOMaarten Vanraes2016-07-231-1/+2
|
* remove IO subsystemMaarten Vanraes2016-07-217-749/+169
|
* Mount: adjust to new PartLink systemMaarten Vanraes2016-06-051-15/+299
|
* 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
|
* use devicepath instead of path and id for blockdevice pathsMaarten Vanraes2016-05-162-35/+114
|
* 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
|
* Swap: fix action handlersMaarten Vanraes2016-05-141-6/+8
|
* add some actions to some modulesMaarten Vanraes2016-05-143-1/+46
|
* Part: use class attributesMaarten Vanraes2016-05-147-24/+40
|
* add an extfs pluginMaarten Vanraes2016-05-141-0/+200
|
* Btrfs: use tools for btrfs external commandMaarten Vanraes2016-05-141-3/+2
|
* Allow parts to use plugin toolsMaarten Vanraes2016-05-146-7/+7
|
* Swap: use swaplabel tool to get uuid and labelMaarten Vanraes2016-05-141-0/+12
|
* Plugin: define external tools and use tools in pluginsMaarten Vanraes2016-05-143-3/+20
|
* add a btrfs pluginMaarten Vanraes2016-05-141-0/+420
|
* insert a FileSystem between BlockDevice and MountMaarten Vanraes2016-05-141-2/+34
|
* safeguard if losetup or parted ever changesMaarten Vanraes2016-05-141-0/+1
|
* Add a Swap pluginMaarten Vanraes2016-05-141-0/+163
|
* add a Loop pluginMaarten Vanraes2016-05-143-2/+180
|
* add an fstab pluginMaarten Vanraes2016-05-141-0/+124
|
* add a Mount pluginMaarten Vanraes2016-05-141-0/+211
|
* add a Partition pluginMaarten Vanraes2016-05-141-0/+221
|
* add a Disk pluginMaarten Vanraes2016-05-141-0/+177
|
* add a disk_backend class with a plugin structureMaarten Vanraes2016-05-141-0/+3