summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-09fix: add missing "template" to subplot metadataLars Wirzenius1-0/+1
2020-12-08test: Add arm64 smoke test and corresponding yarnDavid Edmondson4-2/+155
2020-11-02test: check-all: Generate an arm64 UEFI imageDavid Edmondson2-0/+69
2020-11-02test: Pass the tarball to tryit rather than using a global valueDavid Edmondson1-3/+5
2020-11-02git: Ignore .img files generated by the testsDavid Edmondson1-0/+1
2020-11-02git: Ignore generated .pyc filesDavid Edmondson1-0/+1
2020-11-02feat(grub): add support for multiple architecturesDavid Edmondson3-10/+23
2020-10-29feat(qemudebootstrap): Update the target architectureDavid Edmondson1-0/+5
2020-10-29feat(state): Add a state variable indicating the target architectureDavid Edmondson1-0/+1
2020-10-29test: make sure smoke.sh is run in check-all; fix it to workLars Wirzenius2-1/+3
2020-10-18chore: update version number for post-0.20 development cycleLars Wirzenius2-3/+8
2020-10-18release: prepare 0.20vmdb2-0.20Lars Wirzenius2-3/+3
2020-10-07feat: add new plugin to resize rootfs upon bootLars Wirzenius5-2/+152
2020-09-25Revert "disable test for CI"Lars Wirzenius1-4/+4
2020-09-25disable test for CILars Wirzenius1-4/+4
2020-09-24doc: no longer need cliappLars Wirzenius2-2/+2
2020-09-24refactor: rewrite app.py to not use cliapp.ApplicationLars Wirzenius5-40/+132
2020-09-24fix(setup.py): drop manpage buildingLars Wirzenius1-46/+1
2020-09-24doc: make a manual page with optionsLars Wirzenius1-11/+44
2020-09-24chore: convert yarns/ to use subprocess instead of cliappLars Wirzenius2-5/+10
2020-09-16build: update version numbers post-releaseLars Wirzenius2-2/+6
2020-09-16release: bump version number to 0.19vmdb2-0.19Lars Wirzenius1-2/+2
2020-09-16doc: update NEWS for upcoming releaseLars Wirzenius1-1/+11
2020-09-05fix(runcmd.py): creation of CalledProcessException object was buggyLars Wirzenius2-2/+13
2020-09-05fix(runcmd.py): name of exception classLars Wirzenius1-1/+1
2020-09-05refactor(vmdb/app.py): make code to create&enable plugins clearerLars Wirzenius1-1/+2
2020-09-05fix(apt_plugin): add missing Plugin classLars Wirzenius1-0/+5
2020-09-05fix(ansible_plugin): add missing Plugin classLars Wirzenius1-0/+5
2020-09-05test(check): verify plugin files look OKishLars Wirzenius1-0/+15
2020-09-05docs(README.md): update plugin writing instructionsLars Wirzenius1-16/+13
2020-09-05refactor(plugins): replace cliapp's plugin infra with a custom oneLars Wirzenius30-94/+146
2020-08-20refactor(virtualfs_plugin.py): drop exception that never happensLars Wirzenius1-2/+0
2020-08-20fix(runcmd.py): use subprocess, fix syntax errorLars Wirzenius1-4/+2
2020-08-20refactor(step_list.py): use Exception as base case, not cliappLars Wirzenius1-4/+1
2020-08-20refactor(unmount.py): use subprocess instead of cliapp.runcmdLars Wirzenius1-7/+4
2020-08-20refactor(setup.py): use subprocess.check_call instead of cliappLars Wirzenius1-4/+4
2020-08-20refactor(setup.py): reformat with blackLars Wirzenius1-27/+26
2020-08-20refactor: format all Python modules with blackLars Wirzenius36-728/+522
2020-08-13Merge remote-tracking branch 'gitlab/master'Lars Wirzenius0-0/+0
2020-08-13bump version number for development after releaseLars Wirzenius2-2/+6
2020-08-13release: 0.18vmdb2-0.18Lars Wirzenius2-3/+7
2020-08-13fix: make sure separate plugins show up as separate sectionsLars Wirzenius2-1/+14
2020-08-09fix: make sure separate plugins show up as separate sectionsLars Wirzenius2-1/+14
2020-07-13build: bump version number for post-release changesLars Wirzenius2-2/+6
2020-07-13release: 0.17vmdb2-0.17Lars Wirzenius2-3/+3
2020-07-13doc: update NEWS with cryptsetup -q changeLars Wirzenius1-0/+5
2020-07-13Use batch mode of cryptsetupBirger Schacht1-1/+1
2020-06-06build: add +git suffix to version number until next releaseLars Wirzenius2-2/+6
2020-06-06release: 0.16vmdb2-0.16Lars Wirzenius2-7/+7
2020-06-06doc: update NEWS for upcoming releaLars Wirzenius1-3/+12