diff --git a/virt.yaml b/virt.yaml new file mode 100644 index 0000000..0fd38c2 --- /dev/null +++ b/virt.yaml @@ -0,0 +1,124 @@ +--- +document: modulemd +version: 2 +data: + name: virt + stream: "rhel" + summary: Virtualization module + description: >- + A virtualization module + license: + module: + - MIT + dependencies: + - buildrequires: + platform: [el8.6.0] + requires: + platform: [el8] + profiles: + common: + rpms: + - libguestfs + - libvirt-client + - libvirt-daemon-config-network + - libvirt-daemon-kvm + filter: + rpms: + - ocaml-hivex + - ocaml-hivex-debuginfo + - ocaml-hivex-devel + - ocaml-libguestfs + - ocaml-libguestfs-debuginfo + - ocaml-libguestfs-devel + - ocaml-libnbd + - ocaml-libnbd-debuginfo + - ocaml-libnbd-devel + - qemu-kvm-tests + - qemu-kvm-tests-debuginfo + buildopts: + rpms: + macros: | + %_smp_ncpus_max 16 + components: + rpms: + SLOF: + rationale: qemu-kvm dep + ref: 757a12c1395d2282f15fb84819c8b6afbee7f48e + buildorder: 1 + arches: [ppc64le] + hivex: + rationale: libguestfs dep + ref: d05035a5dcd634822d939c0ef12a5965b6a6393c + buildorder: 1 + libguestfs: + rationale: Primary module content + ref: e29d66ec274eebc33fd4aae39e336f76c238011d + buildorder: 4 + libguestfs-winsupport: + rationale: Primary module content + ref: c2225cbeff41172903f367187fef935ebcff1448 + buildorder: 5 + libiscsi: + rationale: qemu-kvm dep + ref: d01aaaa741472ce4e30cabe97a0aa710ca0ea6ed + buildorder: 1 + libnbd: + rationale: Primary module content + ref: 362730c0698a64ef4370454b56aae2181b7ae056 + buildorder: 1 + libtpms: + rationale: Primary module content + ref: 3a9a4cff04ebcf62cba2891ec2b656989a9773d6 + buildorder: 1 + libvirt: + rationale: Primary module content + ref: 1b5f1dc61659497454a2c140f8cdd35333d0c799 + buildorder: 3 + libvirt-dbus: + rationale: libvirt-dbus is part of the virtualization module + ref: 89c35ec6ff8ff5c38560e8b6f26b3e102dc28397 + buildorder: 4 + libvirt-python: + rationale: Primary module content + ref: 88e8a567b20ac38bb9bad9f89ebfb38dfa7465a8 + buildorder: 4 + nbdkit: + rationale: Primary module content + ref: fcc3c9656fd725a480d082d3b2995ac9ca574b83 + buildorder: 5 + netcf: + rationale: libvirt dep + ref: 6872ba63231ae8f0293258bdc51a26d991a1ba94 + buildorder: 1 + perl-Sys-Virt: + rationale: Primary module content + ref: 36d035cbf34cb111afe85892daa049dd3da28de3 + buildorder: 4 + qemu-kvm: + rationale: Primary module content + ref: 28f2e10c8bbd65f6c9c30141b07b2a8c2816170c + buildorder: 2 + seabios: + rationale: qemu-kvm dep + ref: e6974a972c9f9937c1b4885c35a7a265213b3151 + buildorder: 1 + arches: [ppc64le, x86_64] + sgabios: + rationale: qemu-kvm dep + ref: 62568a54f56c6a78e4ccf9c408976c5abc68209e + buildorder: 1 + arches: [ppc64le, x86_64] + supermin: + rationale: libguestfs dep + ref: af654302e8998383a161825ffec72aa1393d398e + buildorder: 2 + swtpm: + rationale: Primary module content + ref: fa86fe1793a70fb2ba2e7b33f169ba75193b6c85 + buildorder: 2 + virt-v2v: + rationale: Primary module content + ref: 4463304698f4dac20bd3e3560b4342912fcedc72 + buildorder: 6 +... +