summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-14Get the version information from debian/changelog instead of gitdebian/0.13.2+git20190214-1Gunnar Wolf3-1/+25
2019-02-14Update upstream source from tag 'upstream/0.13.2+git20190214'Gunnar Wolf8-11/+12
2019-02-14New upstream version 0.13.2+git20190214upstream/0.13.2+git20190214Gunnar Wolf0-0/+0
2019-02-14Merge remote-tracking branch 'liw/master' into upstreamGunnar Wolf8-11/+12
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-02-12New upstream version 0.13.2+git20190212Gunnar Wolf0-0/+0
2019-02-12Splitting in upstream and master branches, to follow gpb prefered styleGunnar Wolf7-191/+0
2019-02-12Re-enable use of pylint, as it is again in testing, unstableGunnar Wolf3-3/+2
2019-02-12Adopting package, updating debhelper and policy versionsGunnar Wolf3-5/+8
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
2019-01-01Fix: name of unit test to be clearerLars Wirzenius1-1/+1
2018-12-27Change: allow old fields for apt, mkpart stepsLars Wirzenius2-3/+3
2018-12-26Change: update NEWSLars Wirzenius1-0/+6
2018-12-26Drop: forced running of 'apt-get update' in grub stepLars Wirzenius1-6/+0
2018-12-26Add: allow steps to run someting even if they're skippedLars Wirzenius3-2/+20
2018-12-26Fix: run 'apt-get update' before installing grubLars Wirzenius1-0/+6
2018-09-29Add: close missing docs bugLars Wirzenius1-0/+1
2018-09-29Add: build-deps for building docsLars Wirzenius2-0/+3
2018-09-28Add: links to the manual, to the manualLars Wirzenius1-0/+4
2018-09-27Drop: obsolete start of manualLars Wirzenius5-340/+0
2018-09-27Change: build and install vmdb2 manualLars Wirzenius3-0/+7
2018-09-27Change: format.sh to clean up temp dirLars Wirzenius1-2/+3
2018-09-27Add: some historical context to vmdb2.mdwnLars Wirzenius1-2/+25
2018-09-27Change: use "git describe" as version number in docLars Wirzenius1-2/+12
2018-09-22Add: code-of-conduct.mdLars Wirzenius1-0/+73
2018-09-09Add: link to new home page to READMELars Wirzenius1-1/+4
2018-09-08Change: homepage URLLars Wirzenius3-2/+3
2018-09-03TEMP: disable grub unmounting at endLars Wirzenius1-1/+1
2018-09-03Fix: name of exceptionLars Wirzenius1-1/+1
2018-09-02Fix: force harderLars Wirzenius1-1/+1
2018-09-02Change: pvcreate --forceLars Wirzenius1-1/+1
2018-09-02Fix: add missing variableLars Wirzenius1-0/+1
2018-09-02Change: close VG in teardownLars Wirzenius1-7/+1
2018-09-02Change: don't vgremove and pvremove when cleaning upLars Wirzenius3-6/+15
2018-08-31Add: luks plugin to without-testsLars Wirzenius1-0/+1
2018-08-31Change: update NEWSLars Wirzenius1-0/+2
2018-08-31Add support for f2fs labelsChristian Schlüter1-0/+2
2018-08-30Change: update NEWSLars Wirzenius1-0/+2
2018-08-30Add: some documentationLars Wirzenius16-0/+614
2018-08-29Add: lvm2, luks pluginsLars Wirzenius7-0/+246
2018-08-29Fix: copy /etc/resolv.conf into the chroot when unpacking rootfsLars Wirzenius2-0/+9
2018-08-26Change: update NEWSLars Wirzenius1-0/+2
2018-08-26Add: UEFI smoke testLars Wirzenius2-2/+94
2018-08-19Fix: call to progressLars Wirzenius1-1/+1
2018-08-19Fix: bugs, plus put back compatibiliy with old tag field namesLars Wirzenius8-18/+22
2018-08-19Add: kpartx step to avoid running kpartx many timesLars Wirzenius1-18/+24
2018-08-19Fix: use Tags.set_mount_point instead of add_mount_pointLars Wirzenius1-1/+1