summaryrefslogtreecommitdiff
path: root/vmdb/plugins/qemudebootstrap_plugin.py
AgeCommit message (Expand)AuthorFilesLines
2022-06-11feat! drop qemu-deboostrap plugin, run_even_if_skipped featureLars Wirzenius1-92/+0
2020-10-29feat(qemudebootstrap): Update the target architectureDavid Edmondson1-0/+5
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-34/+46
2020-04-05Fix: name of field in key spec, for qemu-debootstrapLars Wirzenius1-2/+2
2020-03-21Change: make step runners check the values for the step at initLars Wirzenius1-12/+20
2019-12-26Refactor: rename get_mount_point to set_builder_mount_pointLars Wirzenius1-2/+2
2019-12-17Removed additional apt-get updateDaniel Vonthethoff1-1/+0
2019-12-17Added keyring functionality to debootstrapDaniel Vonthethoff1-7/+19
2019-02-13Change: always run apt-get update, even when using cached tarballLars Wirzenius1-0/+5
2018-08-19Fix: bugs, plus put back compatibiliy with old tag field namesLars Wirzenius1-1/+1
2018-08-19Drop: pointless progress reportingLars Wirzenius1-2/+0
2018-08-18Change: systematize how tags are usedLars Wirzenius1-1/+1
2018-07-08Fix: add "apt-get update" also to qemudebootstrapHolger Mueller1-0/+1
2017-10-07Add: list of components to qemu-debootstrap stepLars Wirzenius1-2/+7
2017-09-16Style: reformat split line into my styleLars Wirzenius1-2/+3
2017-09-16Add QEMU-based debootstrap for foreign archStuart Prescott1-0/+48