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.
This commit is contained in:
Colin Walters 2018-07-30 15:43:45 -04:00
parent e546039643
commit 6d028cb372
2 changed files with 10 additions and 8 deletions

View file

@ -76,10 +76,19 @@ blacklist:
- evolution - evolution
- evolution-ews - evolution-ews
- evolution-help - evolution-help
# This is ancient now, and IMO has been superceded by cgroups
# Also it breaks with --unified-core.
- psacct
# Random tools: container # Random tools: container
- rdist
- jwhois
- tcpdump
- telnet
- traceroute
- net-tools - net-tools
- nmap-ncat - nmap-ncat
# filesystem tools, agian priv container # filesystem tools, again priv container
- symlinks
- dosfstools - dosfstools
- ntfs-3g - ntfs-3g
networkmanager-submodules: networkmanager-submodules:

View file

@ -171,7 +171,6 @@
"iwl7260-firmware", "iwl7260-firmware",
"jomolhari-fonts", "jomolhari-fonts",
"julietaula-montserrat-fonts", "julietaula-montserrat-fonts",
"jwhois",
"kbd", "kbd",
"kernel", "kernel",
"kernel-modules-extra", "kernel-modules-extra",
@ -234,7 +233,6 @@
"policycoreutils", "policycoreutils",
"polkit", "polkit",
"procps-ng", "procps-ng",
"psacct",
"pulseaudio", "pulseaudio",
"pulseaudio-module-x11", "pulseaudio-module-x11",
"pulseaudio-utils", "pulseaudio-utils",
@ -248,7 +246,6 @@
"qt5-qtdeclarative", "qt5-qtdeclarative",
"qt5-qtxmlpatterns", "qt5-qtxmlpatterns",
"quota", "quota",
"rdist",
"realmd", "realmd",
"rng-tools", "rng-tools",
"rootfiles", "rootfiles",
@ -277,18 +274,14 @@
"stix-fonts", "stix-fonts",
"sudo", "sudo",
"sushi", "sushi",
"symlinks",
"system-config-printer-udev", "system-config-printer-udev",
"systemd", "systemd",
"systemd-udev", "systemd-udev",
"tar", "tar",
"tcpdump",
"telnet",
"thai-scalable-waree-fonts", "thai-scalable-waree-fonts",
"time", "time",
"totem", "totem",
"totem-nautilus", "totem-nautilus",
"traceroute",
"tracker", "tracker",
"tracker-miners", "tracker-miners",
"tree", "tree",