summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-05Change: set version number for release 0.14.1vmdb2-0.14.1Lars Wirzenius2-3/+3
2020-04-05Change: update NEWSLars Wirzenius1-2/+6
2020-04-05Add: script to run ./vmdb2 againt my, Debian's specs filesLars Wirzenius1-0/+25
2020-04-05Change: update NEWSLars Wirzenius1-0/+4
2020-04-05Fix: name of field in key spec, for qemu-debootstrapLars Wirzenius1-2/+2
2020-04-05Fix: drop unnecessary get_required_keys methodsLars Wirzenius3-8/+5
2020-03-31Fix: name of shell plugin source fileLars Wirzenius3-0/+2
2020-03-21Change: NEWS for devLars Wirzenius1-0/+4
2020-03-21Change: version number for releasevmdb2-0.14Lars Wirzenius2-3/+3
2020-03-21Change: update NEWS for releaseLars Wirzenius1-2/+14
2020-03-21Change: disable doc checksLars Wirzenius1-0/+2
2020-03-21Change: only produce PDF if pdflatex is availableLars Wirzenius1-12/+15
2020-03-21Change: disable yarn testsLars Wirzenius1-0/+2
2020-03-21Merge branch 'badkey' into 'master'Lars Wirzenius28-215/+443
2020-03-21Change: make step runners check the values for the step at initLars Wirzenius28-215/+443
2020-03-21Merge branch 'doc' into 'master'Lars Wirzenius38-338/+560
2020-03-21Change: check manual has steps in alphabetical orderLars Wirzenius28-325/+547
2020-03-21Change: don't use literals for step names in docsLars Wirzenius14-19/+19
2020-03-21Merge branch 'check-all' into 'master'Lars Wirzenius1-2/+2
2020-03-21Change: check-all outputs go to cwd, not srcdirLars Wirzenius1-2/+2
2020-03-21Merge branch 'proc' into 'master'Lars Wirzenius2-4/+33
2020-03-21Change: always mount /proc in chrootLars Wirzenius2-4/+33
2020-03-21Merge branch 'debootstrap-step-doc-fix' into 'master'Lars Wirzenius1-1/+1
2020-03-02The "mirror" key is required, fix docs.Tim Small1-1/+1
2020-02-15Merge branch 'doc' into 'master'Lars Wirzenius1-2/+5
2020-02-15Fix: debootstrap step documentationLars Wirzenius1-2/+5
2020-02-06Add: Subplot version of the yarn testsLars Wirzenius4-0/+245
2019-12-26Change: use get_builder_from_target_mount_point in files pluginLars Wirzenius1-3/+3
2019-12-26Add: Tags.get_builder_from_target_mount_pointLars Wirzenius3-5/+44
2019-12-26Refactor: rename get_mount_point to set_builder_mount_pointLars Wirzenius14-25/+25
2019-12-26Refactor: rename tags mount point to builder mount pointLars Wirzenius3-14/+14
2019-12-26Add: smoke tests for files_pluginvoney3-0/+36
2019-12-26Fix: handle mode/owner/group as integers in files pluginLars Wirzenius1-48/+9
2019-12-26Change: support integer values in spec filesLars Wirzenius2-0/+4
2019-12-26Change: allow user to specify which test images to buildLars Wirzenius1-1/+2
2019-12-25Change: set Ansible var rootfs_tarball to --rootfs-tarball valueLars Wirzenius1-1/+14
2019-12-17Change: README.md with some notes on making changesLars Wirzenius1-0/+13
2019-12-17Refactor: break long lines into shorterLars Wirzenius2-3/+9
2019-12-17Add: Smoke tests for debootstrap keyringDaniel Vonthethoff2-0/+2
2019-12-17Change: Better debootstrap keyring docsDaniel Vonthethoff2-3/+3
2019-12-17Removed additional apt-get updateDaniel Vonthethoff1-1/+0
2019-12-17Added keyring functionality to debootstrapDaniel Vonthethoff4-8/+30
2019-12-16Add: repr of exceptions, as a stop gap to improve error messagesLars Wirzenius1-0/+2
2019-12-16Add: fstab step to sample vmdb filesLars Wirzenius5-0/+10
2019-12-16Fix: do not add filesystems that aren't mounted to fstabLars Wirzenius1-14/+15
2019-12-16Refactor: reformat to fit within 80 columnsLars Wirzenius1-2/+5
2019-12-15Add: step to create /etc/fstabAntonio Terceiro3-0/+74
2019-12-15Change: mount plugin to record target mount pointAntonio Terceiro1-0/+2
2019-12-15Add: target mount point attribute to tagsAntonio Terceiro3-1/+31
2019-12-15Change: make mkfs record the filesystem typeAntonio Terceiro1-0/+2