summaryrefslogtreecommitdiff
path: root/vmdb/plugins/luks_plugin.py
AgeCommit message (Expand)AuthorFilesLines
2023-05-05feat! combine luks and cryptsetup pluginsLars Wirzenius1-106/+0
2022-02-16fix: how luksFormat is calledLars Wirzenius1-3/+11
2022-02-16feat: use luks2 and allow SSD discardsLars Wirzenius1-1/+2
2020-09-05refactor(plugins): replace cliapp's plugin infra with a custom oneLars Wirzenius1-3/+1
2020-08-20refactor: format all Python modules with blackLars Wirzenius1-30/+33
2020-07-13Use batch mode of cryptsetupBirger Schacht1-1/+1
2020-03-21Change: make step runners check the values for the step at initLars Wirzenius1-10/+15
2019-12-26Refactor: rename get_mount_point to set_builder_mount_pointLars Wirzenius1-1/+1
2019-12-15Change: chroot/shell/luks steps: run sh with -eLars Wirzenius1-1/+1
2019-12-07Add: IsEmptyString error classLars Wirzenius1-0/+5
2019-02-13Change: add pylint3 back to check, fix issues it findsLars Wirzenius1-1/+0
2018-08-29Add: lvm2, luks pluginsLars Wirzenius1-0/+87