Update ppc64le includes
This commit is contained in:
parent
b0f41d2ac1
commit
d148070b61
@ -57,6 +57,76 @@ additional_packages = [
|
|||||||
"lorax-templates-almalinux",
|
"lorax-templates-almalinux",
|
||||||
"firefox",
|
"firefox",
|
||||||
"thunderbird",
|
"thunderbird",
|
||||||
|
"qemu-kvm-audio-pa",
|
||||||
|
"qemu-kvm-device-display-virtio-gpu",
|
||||||
|
"qemu-kvm-device-display-virtio-vga",
|
||||||
|
"qemu-kvm-tools",
|
||||||
|
"qemu-pr-helper",
|
||||||
|
"qemu-kvm-common",
|
||||||
|
"qemu-kvm",
|
||||||
|
"qemu-kvm-core",
|
||||||
|
"qemu-kvm-docs",
|
||||||
|
"qemu-kvm-block-blkio",
|
||||||
|
"qemu-kvm-block-rbd",
|
||||||
|
"qemu-guest-agent",
|
||||||
|
"qemu-kvm-device-usb-host",
|
||||||
|
"qemu-img",
|
||||||
|
"qemu-kvm-block-curl",
|
||||||
|
"qemu-kvm-device-display-virtio-gpu-pci",
|
||||||
|
"libguestfs-rescue",
|
||||||
|
"perl-Sys-Guestfs",
|
||||||
|
"libguestfs-inspect-icons",
|
||||||
|
"libguestfs-bash-completion",
|
||||||
|
"libguestfs-xfs",
|
||||||
|
"python3-libguestfs",
|
||||||
|
"libguestfs-rsync",
|
||||||
|
"libguestfs-appliance",
|
||||||
|
"libguestfs",
|
||||||
|
"virt-win-reg",
|
||||||
|
"guestfs-tools",
|
||||||
|
"supermin",
|
||||||
|
"seabios-bin",
|
||||||
|
"seavgabios-bin",
|
||||||
|
"libvirt-daemon-common",
|
||||||
|
"libvirt-libs",
|
||||||
|
"libvirt-daemon-driver-interface",
|
||||||
|
"libvirt-daemon-driver-qemu",
|
||||||
|
"libvirt-daemon-driver-storage-core",
|
||||||
|
"libvirt-daemon-driver-nwfilter",
|
||||||
|
"libvirt-daemon-driver-nodedev",
|
||||||
|
"libvirt-daemon-driver-secret",
|
||||||
|
"libvirt-daemon-driver-network",
|
||||||
|
"libvirt-daemon-proxy",
|
||||||
|
"libvirt-daemon-log",
|
||||||
|
"libvirt-client",
|
||||||
|
"libvirt-daemon",
|
||||||
|
"libvirt-daemon-lock",
|
||||||
|
"libvirt-nss",
|
||||||
|
"libvirt-ssh-proxy",
|
||||||
|
"libvirt-daemon-driver-storage-rbd",
|
||||||
|
"libvirt-daemon-driver-storage-logical",
|
||||||
|
"libvirt-daemon-driver-storage-disk",
|
||||||
|
"libvirt-daemon-driver-storage-scsi",
|
||||||
|
"libvirt-daemon-driver-storage-iscsi",
|
||||||
|
"libvirt-daemon-plugin-lockd",
|
||||||
|
"libvirt-daemon-driver-storage-mpath",
|
||||||
|
"libvirt-client-qemu",
|
||||||
|
"libvirt-daemon-config-nwfilter",
|
||||||
|
"libvirt-daemon-config-network",
|
||||||
|
"libvirt",
|
||||||
|
"libvirt-daemon-driver-storage",
|
||||||
|
"libvirt-daemon-kvm",
|
||||||
|
"virt-top",
|
||||||
|
"swtpm-selinux",
|
||||||
|
"libvirt-glib",
|
||||||
|
"virt-install",
|
||||||
|
"virt-manager",
|
||||||
|
"virt-manager-common",
|
||||||
|
"spice-gtk",
|
||||||
|
"spice-gtk-tools",
|
||||||
|
"spice-gtk3-vala",
|
||||||
|
"spice-html5",
|
||||||
|
"spice-webdavd",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
),
|
),
|
||||||
@ -64,6 +134,18 @@ additional_packages = [
|
|||||||
'^CRB$', {
|
'^CRB$', {
|
||||||
'*': [
|
'*': [
|
||||||
"xorg-x11-server-source",
|
"xorg-x11-server-source",
|
||||||
|
"ocaml-libguestfs-devel",
|
||||||
|
"libguestfs-devel",
|
||||||
|
"libguestfs-man-pages-ja",
|
||||||
|
"ocaml-libguestfs",
|
||||||
|
"libguestfs-man-pages-uk",
|
||||||
|
"supermin-devel",
|
||||||
|
"libvirt-docs",
|
||||||
|
"libvirt-devel",
|
||||||
|
"libvirt-daemon-plugin-sanlock",
|
||||||
|
"spice-glib-devel",
|
||||||
|
"spice-gtk3-devel",
|
||||||
|
"spice-server-devel",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user