Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PartitionTable: new system, add changedpart handler, implement diff | Maarten Vanraes | 2016-05-15 | 1 | -0/+98 |
| | |||||
* | make a PartitionElement part and define restrictions for PartLink | Maarten Vanraes | 2016-05-14 | 1 | -0/+61 |
| | |||||
* | fix add partition action | Maarten Vanraes | 2016-05-14 | 1 | -1/+3 |
| | |||||
* | Swap: fix action handlers | Maarten Vanraes | 2016-05-14 | 1 | -6/+8 |
| | |||||
* | add some actions to some modules | Maarten Vanraes | 2016-05-14 | 3 | -1/+46 |
| | |||||
* | Part: use class attributes | Maarten Vanraes | 2016-05-14 | 7 | -24/+40 |
| | |||||
* | add an extfs plugin | Maarten Vanraes | 2016-05-14 | 1 | -0/+200 |
| | |||||
* | Btrfs: use tools for btrfs external command | Maarten Vanraes | 2016-05-14 | 1 | -3/+2 |
| | |||||
* | Allow parts to use plugin tools | Maarten Vanraes | 2016-05-14 | 6 | -7/+7 |
| | |||||
* | Swap: use swaplabel tool to get uuid and label | Maarten Vanraes | 2016-05-14 | 1 | -0/+12 |
| | |||||
* | Plugin: define external tools and use tools in plugins | Maarten Vanraes | 2016-05-14 | 3 | -3/+20 |
| | |||||
* | add a btrfs plugin | Maarten Vanraes | 2016-05-14 | 1 | -0/+420 |
| | |||||
* | insert a FileSystem between BlockDevice and Mount | Maarten Vanraes | 2016-05-14 | 1 | -2/+34 |
| | |||||
* | safeguard if losetup or parted ever changes | Maarten Vanraes | 2016-05-14 | 1 | -0/+1 |
| | |||||
* | Add a Swap plugin | Maarten Vanraes | 2016-05-14 | 1 | -0/+163 |
| | |||||
* | add a Loop plugin | Maarten Vanraes | 2016-05-14 | 3 | -2/+180 |
| | |||||
* | add an fstab plugin | Maarten Vanraes | 2016-05-14 | 1 | -0/+124 |
| | |||||
* | add a Mount plugin | Maarten Vanraes | 2016-05-14 | 1 | -0/+211 |
| | |||||
* | add a Partition plugin | Maarten Vanraes | 2016-05-14 | 1 | -0/+221 |
| | |||||
* | add a Disk plugin | Maarten Vanraes | 2016-05-14 | 1 | -0/+177 |
| | |||||
* | add a disk_backend class with a plugin structure | Maarten Vanraes | 2016-05-14 | 1 | -0/+3 |