Hi all,
There's currently MR [1] on review with changes making the packing
layout more close to fedora. This change unfortunately causes users
using qemu-kvm-core package (not qemu-kvm) to lose some functionality
as some submodules will be moved to separate packages so anyone using
these features has to install such package in addition to
qemu-kvm-core package. This change won't affect qemu-kvm usage as this
package will keep these packages as dependency.
These changes are going to be submitted soon so anyone using CentOS 9
Streams qemu-kvm-core package should check whether the functionality
is still provided by core package after the change or additional
subpackage is needed.
[1] https://gitlab.com/redhat/centos-stream/src/qemu-kvm/-/merge_requests/60
--
MIroslav Rezanina
Virtualization Team - Maintainer
I have been building up a script to quickly and easily make CentOS/RHEL
and Fedora VMs from kickstart files for a long time, and thought I'd see
if anyone else was interested. It's especially useful IMHO if you are
working on building kickstarts, because you can fairly rapidly iterate
and test.
I've got it built as an RPM, so if others think this is useful, I might
submit it to Fedora and EPEL.
Let me know what you think!
https://github.com/cmadamsgit/ks-install
--
Chris Adams <linux(a)cmadams.net>