aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ManaTools/Shared/disk_backend/Plugin/Mount.pm
Commit message (Expand)AuthorAgeFilesLines
* Mount: fix the changepart handler to check children properlyMaarten Vanraes2016-08-071-37/+45
* Mount: fix restrictionsMaarten Vanraes2016-08-071-1/+11
* Mount: fix probingMaarten Vanraes2016-08-071-5/+9
* Part: allow to change label depending on purposeMaarten Vanraes2016-08-071-0/+12
* 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-061-0/+11
* Mount: make a findpath helper functionMaarten Vanraes2016-08-061-0/+114
* remove IO subsystemMaarten Vanraes2016-07-211-126/+69
* Mount: adjust to new PartLink systemMaarten Vanraes2016-06-051-15/+299
* add some actions to some modulesMaarten Vanraes2016-05-141-0/+7
* Part: use class attributesMaarten Vanraes2016-05-141-3/+5
* Allow parts to use plugin toolsMaarten Vanraes2016-05-141-1/+1
* insert a FileSystem between BlockDevice and MountMaarten Vanraes2016-05-141-2/+34
* add a Loop pluginMaarten Vanraes2016-05-141-1/+1
* add a Mount pluginMaarten Vanraes2016-05-141-0/+211