diff --git a/msvsphere/additional_packages.conf b/msvsphere/additional_packages.conf index 0869d08..280aca2 100644 --- a/msvsphere/additional_packages.conf +++ b/msvsphere/additional_packages.conf @@ -48,6 +48,7 @@ additional_packages = [ "rng-tools", "rsyslog-gnutls", "salt", + "source-highlight", "sssd-nfs-idmap", "subscription-manager", "usbguard", diff --git a/msvsphere/filter_packages.conf b/msvsphere/filter_packages.conf index 99547cf..e707ebe 100644 --- a/msvsphere/filter_packages.conf +++ b/msvsphere/filter_packages.conf @@ -2,6 +2,32 @@ filter_packages = [ ( '^Certified$', { '*': [ + "boost-regex", + "brlapi.i686", + "corosync-qnetd", + "corosync-qdevice", + "gdb", + "gdb-headless", + "gfs2-utils", + "libappindicator-gtk3.i686", + "libass.i686", + "libbabeltrace", + "libdbusmenu.i686", + "libdbusmenu-gtk3.i686", + "libdvdcss", + "libindicator-gtk3.i686", + "libipt", + "libmysofa.i686", + "libtraceevent", + "libsodium.i686", + "libunwind.i686", + "libvncserver.i686", + "libXNVCtrl.i686", + "nss-mdns.i686", + "openpgm.i686", + "spausedd", + "zeromq.i686", + "sphere-keyboard-config", "dbusmenu-qt", "glibc32", "kde-filesystem", diff --git a/prepopulate.json b/prepopulate.json index 42ce50d..1e4c4af 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -1,13 +1,6 @@ { "Certified": { "x86_64": { - "booth": [ - "booth-arbitrator.noarch", - "booth-test.noarch", - "booth-core.x86_64", - "booth.x86_64", - "booth-site.noarch" - ], "chromium": [ "chromium-headless.x86_64", "chromium-common.x86_64", @@ -21,10 +14,6 @@ "corosynclib-devel.x86_64", "corosynclib-devel.i686" ], - "corosync-qdevice": [ - "corosync-qdevice.x86_64", - "corosync-qnetd.x86_64" - ], "dlm": [ "dlm.x86_64" ], @@ -36,9 +25,6 @@ "flatpak.x86_64", "flatpak-selinux.noarch" ], - "gfs2-utils": [ - "gfs2-utils.x86_64" - ], "gutenprint": [ "gutenprint-selinux.x86_64" ], @@ -100,9 +86,6 @@ "sbd": [ "sbd.x86_64" ], - "spausedd": [ - "spausedd.x86_64" - ], "trivy": [ "trivy.x86_64" ]