Package rpm-build-vm
Source package: rpm-build-vm
Version: 1.33-alt1
Category: Development/Other
Report package bug
Version: 1.33-alt1
Build time: May 13, 2022, 05:22 PM
in the task #299907
Report package bug
License: GPL-2.0-only
Summary: RPM helper to run tests in virtualised environment
Description:
Summary: RPM helper to run tests in virtualised environment
Description:
RPM helper to run QEMU inside hasher. This is mainly intended for %check section to test software under better emulated root than fakeroot. This is similar to multiple vm scripts, virtme, vido, and eudyptula-boot.
List of rpms provided by this srpm:
rpm-build-vm (x86_64, ppc64le, i586, armh, aarch64)
rpm-build-vm-checkinstall (noarch)
rpm-build-vm-run (x86_64, ppc64le, i586, armh, aarch64)
rpm-build-vm-run-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
rpm-build-vm (x86_64, ppc64le, i586, armh, aarch64)
rpm-build-vm-checkinstall (noarch)
rpm-build-vm-run (x86_64, ppc64le, i586, armh, aarch64)
rpm-build-vm-run-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Vitaly Chikunov
List of contributors:
Vitaly Chikunov
Gleb Fotengauer-Malinovskiy
Ivan A. Melnikov
Michael Shigorin
ACL: Vitaly Chikunov, @everybody
Last changes:List of contributors:
Vitaly Chikunov
Gleb Fotengauer-Malinovskiy
Ivan A. Melnikov
Michael Shigorin
ACL: Vitaly Chikunov, @everybody
May 13, 2022 Vitaly Chikunov 1.33-alt1 |
- Replace egrep with grep -E. - Change default TMPDIR value to /tmp (to be on top-level tmpfs). |
April 19, 2022 Vitaly Chikunov 1.32-alt1 |
- Modprobe overlay if '--overlay' is used. |
Feb. 12, 2022 Vitaly Chikunov 1.31-alt1 |
- Allow to vm-run on uninstalled kernels (developer mode). |