summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
3 daysfeat: be more helpful when --rootfs-tarball hasn't been setHEADmainLars Wirzenius1-1/+3
3 daysdocs: clarify that vmdb2 does not support containersLars Wirzenius1-0/+7
2024-03-23chore: prepare release 0.40vmdb2-0.40Lars Wirzenius2-2/+25
2024-03-23Pass correct install target to grub-install for grub-ieee1275Victor Westerhuis1-1/+11
2024-03-22cryptsetup_plugin uses logging; import itPeter Palfrader1-0/+1
2023-11-05fix: remove /etc/resolv.conf when the root file system is unmountedLars Wirzenius1-0/+4
2023-10-08stop using host reslov configurationMatej Kovac1-10/+0
2023-09-09fix(ppc64el.vmdb): fix so that it at least buildsLars Wirzenius1-6/+10
2023-09-09fix(README.md): use base.vmdb as an example, not pc.vmdbLars Wirzenius1-5/+5
2023-08-02chore: prepare for 0.28 releasevmdb2-0.28Lars Wirzenius2-2/+84
2023-07-14tests: exclude lvscan plugin from unit test coverageLars Wirzenius1-0/+1
2023-07-14reference kpartx docsrtkapiper1-0/+2
2023-07-14lvscan_plugin: support for existing images with logical volumesrtkapiper2-0/+97
2023-07-14virtualfs_plugin: bind-mount build host's /dev to support rootfs in LVMrtkapiper1-9/+9
2023-07-14grub_plugin.py: mount /proc before calling get_image_loop_devicertkapiper1-1/+1
2023-07-14Add use-case to plugin documentationrtkapiper1-2/+9
2023-07-14Add support for images with existing partitions and filesystemsrtkapiper3-5/+44
2023-07-14grub_plugin virtualfs_plugin: only mount virtual filesystems oncertkapiper2-6/+12
2023-07-14kpartx_plugin: create new loop device if requiredrtkapiper1-1/+7
2023-07-14mount_plugin virtualfs_plugin: normalize mountpoint pathsrtkapiper2-4/+5
2023-07-14debootstrap_plugin: optionally install TLS Certificate Authority certsrtkapiper2-0/+25
2023-07-13tests: allow check-images to be used in a faster wayLars Wirzenius1-20/+26
2023-07-13cache_rootfs_plugin: allow forcing overwrite of existing rootfs tarballrtkapiper2-2/+13
2023-07-13Revert "mount_plugin virtualfs_plugin: normalize mountpoint paths"Lars Wirzenius2-5/+5
2023-07-13mount_plugin virtualfs_plugin: normalize mountpoint pathsrtkapiper2-5/+5
2023-07-13unpack_rootfs_plugin: handle `/etc/resolv.conf` symlink in chrootrtkapiper1-1/+6
2023-07-13fstab_plugin: sort fstab entries by mount pointrtkapiper1-0/+2
2023-07-13ansible_plugin.py: specify extra_vars inlinertkapiper1-14/+3
2023-07-11runcmd.py: show live subprocess output when verbosertkapiper1-7/+42
2023-07-01feat: make zerofree be quietLars Wirzenius1-2/+2
2023-05-31Bugfix /etc/default/grub could end up with remnant of previous contents.Tim Small1-0/+1
2023-05-27fix(cryptsetup): bugs introduced by merging with luks pluginLars Wirzenius1-15/+15
2023-05-12fix: don't set ext4 option in fstab, by defaultLars Wirzenius1-1/+1
2023-05-12fix(debootstrap): set state.arch from arch field only if emptyLars Wirzenius1-1/+1
2023-05-12feat: add more debugging to when state.arch is setLars Wirzenius3-8/+18
2023-05-06fix: --version optionLars Wirzenius5-43/+33
2023-05-06tests: use SubplotLars Wirzenius5-42/+32
2023-05-06feat: use argon2id for LUKS key derivationLars Wirzenius1-0/+1
2023-05-05feat! combine luks and cryptsetup pluginsLars Wirzenius4-161/+127
2023-05-05tests: simplify scripts, put back document formattingLars Wirzenius3-34/+47
2023-05-05chore: reformat ./check scriptLars Wirzenius1-53/+45
2023-05-05tests: rewrite the check-images scriptLars Wirzenius1-64/+34
2023-05-05chore: delete no-longer useful test suite bits and examplesLars Wirzenius25-1451/+0
2023-05-04check-one --maybe-boot and refactoringLars Wirzenius1-4/+17
2023-04-30optionally boot the imageLars Wirzenius1-1/+74
2023-04-30install system-sysv in base image so that there's an initLars Wirzenius1-0/+2
2023-04-30ansible in base.vmdbLars Wirzenius4-166/+5
2023-04-29pick kernel image based on architectureLars Wirzenius1-2/+11
2023-04-29drop test vmdb files that are obsoleted by check-oneLars Wirzenius4-250/+0
2023-04-29add base.vmdb for testingLars Wirzenius1-0/+54