SBUILD-QEMU-UPDATE(1) | Debian sbuild | SBUILD-QEMU-UPDATE(1) |
sbuild-qemu-update - sbuild-update analog for QEMU images
sbuild-qemu-update [-h] [--snapshot] [--arch=ARCH] [--noexec] image
sbuild-qemu-update boots a QEMU VM using image and then runs apt-get in it, performing update, dist-upgrade, clean and autoremove. It can optionally create a snapshot before updating.
$ sbuild-qemu-update unstable-autopkgtest-amd64.img
This will update the image unstable-autopkgtest-amd64.img in the current directory. If no such file exists there, then $IMAGEDIR/unstable-autopkgtest-amd64.img is tried.
If $IMAGEDIR is unset, then ~/.cache/sbuild is used.
Copyright © 2020 Christian Kastner <ckk@debian.org>
31 August 2022 | Version 0.81.2+deb11u1 |