Convert a virtual machine to run on KVM
Go to file
Yaakov Selkowitz 8f1820aa6f Use mingw-srvany-redistributable
srvany provides only mingw32 executables used by virt-v2v. However, by
virtue of being installed in the mingw32 directory hierarchy, it is
handled as other mingw packages, and ends up pulling in mingw toolchain
components which are not needed for running virt-v2v.

A new mingw-srvany-redistributable subpackage now provides those
binaries outside of the mingw32 paths, avoiding unnecessary mingw
dependency detection, and directly into the location where virt-v2v
expects them.
2023-10-20 16:49:43 -04:00
tests tests: Try harder to fix libvirt 2021-06-11 18:43:04 +01:00
.gitignore Add gating tests 2021-06-11 14:52:39 +01:00
copy-patches.sh Unify Fedora and RHEL spec files. 2020-12-02 21:11:37 +00:00
gating.yaml Add gating tests 2021-06-11 14:52:39 +01:00
libguestfs.keyring Import virt-v2v 1.41.8. 2019-12-03 11:57:45 +00:00
sources New development branch version 2.3.5 2023-07-14 15:13:46 +01:00
virt-v2v.spec Use mingw-srvany-redistributable 2023-10-20 16:49:43 -04:00