forked from cgwalters/fedora-silverblue-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
comps-sync-blacklist.yml
222 lines (218 loc) · 4.87 KB
/
comps-sync-blacklist.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
# This file has a list of packages to skip from comps that we don't want, plus
# a few whitelisted things.
# For some reason today these are just in livecd-tools...
whitelist:
- kernel
- kernel-modules
- kernel-modules-extra
# Entirely skip all packages in libreoffice
blacklist_groups:
- libreoffice
- gnome-desktop
- container-management
# Common blacklist for all ostree desktop versions
blacklist:
core:
# We use rpm-ostree for the host
- dnf
- dnf-yum
- dnf-plugins-core
# Not sure why this is there at all
- dracut-config-rescue
# Eh...you can install this in a priv container
- parted
# https://bugzilla.redhat.com/show_bug.cgi?id=1452348
- grubby
# Colin says we also don't need grubby-deprecated
- grubby-deprecated
# Why?
- ncurses
# Needs to be arch specific
- powerpc-utils
- lsvpd
base-x:
# These are for arm...need to handle arch-specific bits
- xorg-x11-drv-armsoc
- xorg-x11-drv-omap
workstation-product:
# We use rpm-ostree for the host
- dnf
- dnf-plugins-core
- deltarpm
# Really not worth listing explicitly
- filesystem
# Why?
- ncurses
- mailcap
# This seems like some weird legacy thing, it also
# drags in usermode, which should also be deprecated
# and blocks a /usr/sbin + /usr/bin unification.
- setuptool
# Really?
- tcp_wrappers
# This probably doesn't need to be default
- ppp
# We removed cronie a while ago, should nuke these too
- crontabs
- at
# This drags in a huge dependency set of dnf bits
- abrt-cli
- abrt-desktop
- abrt-java-connector
# Requires libreoffice
- unoconv
# Will change to git-core
- git
# Apps
- rhythmbox
- 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, again priv container
- symlinks
- dosfstools
- ntfs-3g
# Misc
- dos2unix
# Gnome specific
- desktop-backgrounds-gnome
- gnome-shell-extension-background-logo
- pinentry-gnome3
- qgnomeplatform
networkmanager-submodules:
# Let's use the builtin one by default
- dhcp-client
printing:
# We don't use PackageKit
- cups-pk-helper
# For now...
- ghostscript
# Desktop environment specific blacklists
desktop_blacklist:
gnome-desktop:
# https://github.com/pbrezina/authselect/issues/48
- fprintd-pam
# We use rpm-ostree for the host
- PackageKit-command-not-found
- PackageKit-gtk3-module
# Non-critical apps -> Flatpak
- baobab
- cheese
- eog
- evince
- evince-djvu
- evince-nautilus
- file-roller
- file-roller-nautilus
- gedit
- gnome-boxes
- gnome-calculator
- gnome-calendar
- gnome-clocks
- gnome-contacts
- gnome-documents
- gnome-font-viewer
- gnome-logs
- gnome-maps
- gnome-photos
- gnome-screenshot
- gnome-weather
- jwhois
- orca
- rdist
- sane-backends-drivers-scanners
- symlinks
- simple-scan
- sushi
- tcpdump
- telnet
- totem
- totem-nautilus
- traceroute
kde-desktop:
# Incompatible with ostree for various reasons
- abrt-desktop
- cups-pk-helper
- dnfdragora
- plasma-pk-updates
# Non-critical apps -> Flatpak
- akregator
- cagibi
- gnome-keyring-pam
- gwenview
- kaddressbook
- kamera
- kcalc
- kcharselect
- kcolorchooser
- kde-partitionmanager
- kdnssd
- kf5-kipi-plugins
- kfind
- kget
- kgpg
- kmail
- kmouth
- knode
- konqueror
- kontact
- korganizer
- kruler
- ksshaskpass
- kwrite
- libreoffice-kde
- spectacle
# Misc
- adwaita-gtk2-theme
- colord-kde
- firewall-config
- kcm_systemd
- kdegraphics-thumbnailers
- keditbookmarks
- khelpcenter
- kmag
- kmenuedit
- kwebkitpart
- pinentry-qt
- plasma-desktop-doc
- plasma-nm-l2tp
- plasma-nm-openconnect
- plasma-nm-openswan
- plasma-nm-openvpn
- plasma-nm-pptp
- plasma-nm-vpnc
- plasma-workspace-geolocation
- qt-at-spi
xfce-desktop:
# Incompatible with ostree for various reasons
- abrt-desktop
- dnfdragora-updater
# Non-critical apps -> Flatpak
- fros-recordmydesktop
- tumbler
# Misc
- alsa-utils
- firewall-config
- openssh-askpass
- vim-enhanced
# ?
- rodent-icon-theme
lxqt-desktop:
# Incompatible with ostree for various reasons
- dnfdragora-updater
# Non-critical apps -> Flatpak
- ark
deepin-desktop:
# Incompatible with ostree for various reasons
- dnfdragora-updater