summaryrefslogtreecommitdiff
path: root/vmdb/plugins/mkpart_plugin.py
AgeCommit message (Expand)AuthorFilesLines
2022-01-02Fix part-naming and add timeout while waitingSebastian Bachmann1-4/+28
2021-07-17fix: disable realpath'ing the output device in mkpartLars Wirzenius1-2/+6
2021-01-15Allow - (negative) sign as start or end to mkpartRyutaroh Matsumoto1-1/+1
2020-09-05refactor(plugins): replace cliapp's plugin infra with a custom oneLars Wirzenius1-4/+2
2020-08-20refactor: format all Python modules with blackLars Wirzenius1-36/+24
2020-05-25Use canonical device name (e.g. for /dev/disk/by-path/ etc.).Tim Small1-0/+1
2020-04-19Fix: check for file existingLars Wirzenius1-1/+1
2020-04-12Fix: wait for /dev entry for new real partition to exist in mkpartLars Wirzenius1-3/+43
2020-03-21Change: make step runners check the values for the step at initLars Wirzenius1-12/+18
2020-03-21Change: check manual has steps in alphabetical orderLars Wirzenius1-0/+82