From c58e64496fc91aa56407af93968360d1b3d8320e Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Jul 31 2018 00:04:59 +0000 Subject: 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. --- 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",