From 4925cc15946be49b99e5d1b99ca2464e28108e13 Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: May 13 2019 18:14:46 +0000 Subject: Move arch specific package blacklist to their correct groups Fixes: Blacklist x86_64 specific packages and make them arch specific --- diff --git a/comps-sync-blacklist.yml b/comps-sync-blacklist.yml index bd2ac96..3056e87 100644 --- a/comps-sync-blacklist.yml +++ b/comps-sync-blacklist.yml @@ -34,23 +34,23 @@ blacklist: - grubby-deprecated # Why? - ncurses - # Needs to be arch specific + # Architecture specific packages - powerpc-utils - lsvpd - # Blacklist x86_64 specific packages, they will be added back by fedora-common-ostree.yaml - - hyperv-daemons - - mcelog - - microcode_ctl - - open-vm-tools-desktop - - virtualbox-guest-additions + base-x: + # x86 specific packages. Added back by fedora-common-ostree.yaml - xorg-x11-drv-intel - xorg-x11-drv-openchrome - xorg-x11-drv-vesa - xorg-x11-drv-vmware - base-x: - # These are for arm...need to handle arch-specific bits + # ARM specific packages - xorg-x11-drv-armsoc - xorg-x11-drv-omap + guest-desktop-agents: + # x86 specific packages. Added back by fedora-common-ostree.yaml + - hyperv-daemons + - open-vm-tools-desktop + - virtualbox-guest-additions workstation-product: # We use rpm-ostree for the host - dnf @@ -107,6 +107,9 @@ blacklist: - gnome-shell-extension-background-logo - pinentry-gnome3 - qgnomeplatform + # x86 specific packages. Added back by fedora-common-ostree.yaml + - mcelog + - microcode_ctl networkmanager-submodules: # Let's use the builtin one by default - dhcp-client