summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-15Add: a fstype attribute for tagsAntonio Terceiro3-1/+31
2019-12-15Change: fix typos in tags_testsAntonio Terceiro1-1/+1
2019-12-15Change: remove misplaced commentAntonio Terceiro1-6/+0
2019-12-15Change: add copy-file stepLars Wirzenius4-2/+82
2019-12-15Change: chroot/shell/luks steps: run sh with -eLars Wirzenius2-3/+3
2019-12-15Change: clarify in --help that --image is for existing files/devicesLars Wirzenius1-1/+1
2019-12-15Change: use buster instead of stretch in all examplesLars Wirzenius9-11/+11
2019-12-08Change: if there's an error, always write to stderrLars Wirzenius1-2/+1
2019-12-07Add: comment that example doesn't workLars Wirzenius1-16/+17
2019-12-07Change: check-allLars Wirzenius1-9/+13
2019-12-07Drop: simple.vmdb, which hasn't worked for a whileLars Wirzenius3-38/+8
2019-12-07Add: script to try building all (most) sample vmdb filexLars Wirzenius1-0/+29
2019-12-07Fix: ansible.vmdb to use modern style of tagsLars Wirzenius2-25/+33
2019-12-07Fix: uefi example tags so it worksLars Wirzenius2-12/+14
2019-12-07Add: IsEmptyString error classLars Wirzenius3-0/+13
2019-12-07Add: vmdb.NotString error classLars Wirzenius4-17/+29
2019-12-07Fix: exclude method not used in unit tests from test coverageLars Wirzenius1-1/+1
2019-12-07Fix: drop step to run ansible via shellLars Wirzenius1-5/+0
2019-12-07Fix: add missing kpartx stepLars Wirzenius1-0/+2
2019-12-07Change: improve logging of mkfs step parameter mistakesLars Wirzenius3-1/+23
2019-12-07Fix: use of tags in pc.vmdbLars Wirzenius1-11/+10
2019-12-07Fix: uses of grub step to match current implementationLars Wirzenius3-8/+4
2019-12-06Rename: README to README.mdLars Wirzenius1-0/+0
2019-12-06Drop: mention of pylint in READMELars Wirzenius1-1/+0
2019-12-06Drop: pylint.conf since we don't use itLars Wirzenius1-42/+0
2019-11-28Remove remaining usage of python2Antonio Terceiro3-7/+7
2019-11-02Add: link to gitlab to READMELars Wirzenius1-2/+2
2019-11-02Fix: documentation typos, minor fixesLars Wirzenius3-9/+11
2019-11-02Some more typos and clarifications in the documentationGunnar Wolf3-7/+9
2019-11-02TyposGunnar Wolf1-2/+2
2019-11-02Add: create_file plugin to create files, directoriesLars Wirzenius3-0/+125
2019-11-02Fix: filename for new plugin in without-testsLars Wirzenius1-1/+1
2019-11-02Drop: Debian packaging files, now in sep. branchLars Wirzenius7-187/+0
2019-11-02Fix: update copyright years in READMELars Wirzenius1-1/+1
2019-11-02Add: note to README for how to run smoke.shLars Wirzenius1-0/+7
2019-11-02Drop: pylint from checkLars Wirzenius1-1/+0
2019-10-18Added a create_file pluginGunnar Wolf3-0/+125
2019-02-20Change: make "getting started" example workAntonio Terceiro1-1/+4
2019-02-20Fix: rootfs-unpacked to be rootfs_unpackedLars Wirzenius2-3/+5
2019-02-16Add: pylint3 as a build-dep now that ./check uses it againLars Wirzenius1-0/+1
2019-02-16Fix: add build-dep on dh-pythonLars Wirzenius2-0/+2
2019-02-16Drop: build docs for .deb packageLars Wirzenius3-7/+0
2019-02-15Stop specifying xelatex as the PDF engineGunnar Wolf1-1/+0
2019-02-15Add: contact info to yarnsLars Wirzenius1-0/+8
2019-02-15Add: contact info to READMELars Wirzenius1-0/+8
2019-02-13Change: add pylint3 back to check, fix issues it findsLars Wirzenius8-11/+7
2019-02-13Change: always run apt-get update, even when using cached tarballLars Wirzenius1-0/+5
2019-02-13Fix: handle missing 'cached' tag (assume set to False)Lars Wirzenius1-1/+1
2019-01-02Change: cache all explicitly mounted filesystems, not just /Lars Wirzenius3-2/+29
2019-01-01Add: mark mount points as (not) cached in tags tableLars Wirzenius2-1/+18