summaryrefslogtreecommitdiff
path: root/vmdb
AgeCommit message (Expand)AuthorFilesLines
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 Wirzenius2-5/+12
2018-08-31Add support for f2fs labelsChristian Schlüter1-0/+2
2018-08-30Add: some documentationLars Wirzenius13-0/+403
2018-08-29Add: lvm2, luks pluginsLars Wirzenius3-0/+173
2018-08-29Fix: copy /etc/resolv.conf into the chroot when unpacking rootfsLars Wirzenius1-0/+5
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
2018-08-19Change: Tags has ordered list of tagsLars Wirzenius3-53/+84
2018-08-19Rename: Image to TagsLars Wirzenius3-3/+3
2018-08-19Rename: image.py and Image to tags.py and TagsLars Wirzenius2-0/+0
2018-08-19Drop: pointless progress reportingLars Wirzenius6-13/+0
2018-08-18Change: systematize how tags are usedLars Wirzenius14-75/+57
2018-08-18Add: Image classLars Wirzenius3-0/+156
2018-08-18Change: use vmdb.unmount to unmountLars Wirzenius3-5/+14
2018-08-18Add: vmdb.unmountLars Wirzenius3-0/+156
2018-08-18Change: find actual new partition deviceLars Wirzenius1-1/+28
2018-08-18Change: don't create loop devs (with kpartx) if device is a blockdevLars Wirzenius1-6/+22
2018-08-16Change: allow setting the image dev in the .vmdb fileLars Wirzenius1-1/+3
2018-08-14Fix: typo in error messageLars Wirzenius1-1/+1
2018-07-28Add: depend on qemu-utils (for qemu-img)Lars Wirzenius1-2/+5
2018-07-16Add support for filesystem labelsChristian Schlüter1-1/+9
2018-07-08Add: run "apt-get clean" after apt stepHolger Mueller1-0/+12
2018-07-08Fix: add "apt-get update" also to qemudebootstrapHolger Mueller1-0/+1
2018-06-30Fix: add "apt-get update" to the end of debootstrap actionLars Wirzenius1-0/+1
2018-06-04Merge pull request #38 from bikeos/tar-optionsLars Wirzenius1-2/+2
2018-05-06Bump version number post-release to 0.13.2+gitLars Wirzenius1-2/+2
2018-05-06Prepare to release version 0.13.2Lars Wirzenius1-2/+2
2018-04-30Bump version number post-release to 0.13.1+gitLars Wirzenius1-2/+2
2018-04-30Prepare to release version 0.13.1Lars Wirzenius1-2/+2
2018-04-30Bump version number post-release to 0.13+gitLars Wirzenius1-2/+2
2018-04-30Prepare to release version 0.13Lars Wirzenius1-2/+2
2018-03-11rootfs_cache_plugin: expose tar options as 'options'chzchzchz1-2/+2
2018-02-24Bump version number post-release to 0.12+gitLars Wirzenius1-2/+2
2018-02-24Prepare to release version 0.12Lars Wirzenius1-2/+2
2018-02-10Bump version number post-release to 0.11+gitLars Wirzenius1-2/+2
2018-02-10Prepare to release version 0.11Lars Wirzenius1-2/+2
2018-02-10Bump version number post-release to 0.10+gitLars Wirzenius1-2/+2
2018-02-10Prepare to release version 0.10Lars Wirzenius1-2/+2
2018-02-10Fix: stylistic changeLars Wirzenius1-2/+1
2017-10-11Bump version number post-release to 0.9+gitLars Wirzenius1-2/+2
2017-10-11Prepare to release version 0.9Lars Wirzenius1-2/+2
2017-10-07Fix: call install_packages and give list of packages correctlyLars Wirzenius1-2/+2