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:
parent
e546039643
commit
6d028cb372
2 changed files with 10 additions and 8 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue