From 6d028cb372bc2bf298f5b3225bdb61e9e56e7530 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 30 Jul 2018 15:43:45 -0400 Subject: [PATCH] comps: Strip more cmdline tools and also psacct I'm trying to do a `--unified-core` build in prep for rojig, and it breaks on `psacct` which is trying to write to `/var`. Let's use this opportunity to do some more cleaning. --- comps-sync-blacklist.yml | 11 ++++++++++- fedora-workstation-base-pkgs.json | 7 ------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/comps-sync-blacklist.yml b/comps-sync-blacklist.yml index 65ffb74..0458716 100644 --- a/comps-sync-blacklist.yml +++ b/comps-sync-blacklist.yml @@ -76,10 +76,19 @@ blacklist: - evolution - evolution-ews - evolution-help + # This is ancient now, and IMO has been superceded by cgroups + # Also it breaks with --unified-core. + - psacct # Random tools: container + - rdist + - jwhois + - tcpdump + - telnet + - traceroute - net-tools - nmap-ncat - # filesystem tools, agian priv container + # filesystem tools, again priv container + - symlinks - dosfstools - ntfs-3g networkmanager-submodules: diff --git a/fedora-workstation-base-pkgs.json b/fedora-workstation-base-pkgs.json index 5d7df8e..cdda8e2 100644 --- a/fedora-workstation-base-pkgs.json +++ b/fedora-workstation-base-pkgs.json @@ -171,7 +171,6 @@ "iwl7260-firmware", "jomolhari-fonts", "julietaula-montserrat-fonts", - "jwhois", "kbd", "kernel", "kernel-modules-extra", @@ -234,7 +233,6 @@ "policycoreutils", "polkit", "procps-ng", - "psacct", "pulseaudio", "pulseaudio-module-x11", "pulseaudio-utils", @@ -248,7 +246,6 @@ "qt5-qtdeclarative", "qt5-qtxmlpatterns", "quota", - "rdist", "realmd", "rng-tools", "rootfiles", @@ -277,18 +274,14 @@ "stix-fonts", "sudo", "sushi", - "symlinks", "system-config-printer-udev", "systemd", "systemd-udev", "tar", - "tcpdump", - "telnet", "thai-scalable-waree-fonts", "time", "totem", "totem-nautilus", - "traceroute", "tracker", "tracker-miners", "tree",