comps-blacklist: keep one browser and file manager
Keep at least one browser, file manager and terminal application in the base image: * those applications are almost always needed, * we can not pre-install Flatpak replacement yet, * we must ensure they work well.
This commit is contained in:
parent
687ddd1d14
commit
dd28188100
5 changed files with 10 additions and 10 deletions
|
@ -135,8 +135,6 @@ desktop_blacklist:
|
|||
- gnome-screenshot
|
||||
- gnome-weather
|
||||
- jwhois
|
||||
- nautilus
|
||||
- nautilus-sendto
|
||||
- orca
|
||||
- rdist
|
||||
- sane-backends-drivers-scanners
|
||||
|
@ -157,7 +155,6 @@ desktop_blacklist:
|
|||
# Non-critical apps -> Flatpak
|
||||
- akregator
|
||||
- cagibi
|
||||
- dolphin
|
||||
- gnome-keyring-pam
|
||||
- gwenview
|
||||
- kaddressbook
|
||||
|
@ -208,11 +205,7 @@ desktop_blacklist:
|
|||
- abrt-desktop
|
||||
- dnfdragora-updater
|
||||
# Non-critical apps -> Flatpak
|
||||
- Thunar
|
||||
- fros-recordmydesktop
|
||||
- thunar-archive-plugin
|
||||
- thunar-media-tags-plugin
|
||||
- thunar-volman
|
||||
- tumbler
|
||||
# Misc
|
||||
- alsa-utils
|
||||
|
@ -226,9 +219,6 @@ desktop_blacklist:
|
|||
- dnfdragora-updater
|
||||
# Non-critical apps -> Flatpak
|
||||
- ark
|
||||
- falkon
|
||||
- falkon-kwallet
|
||||
- pcmanfm-qt
|
||||
deepin-desktop:
|
||||
# Incompatible with ostree for various reasons
|
||||
- dnfdragora-updater
|
||||
|
|
|
@ -53,6 +53,8 @@ packages:
|
|||
- libsane-hpaio
|
||||
- mesa-libEGL
|
||||
- mousetweaks
|
||||
- nautilus
|
||||
- nautilus-sendto
|
||||
- polkit
|
||||
- rygel
|
||||
- tracker
|
||||
|
|
|
@ -4,6 +4,7 @@ packages:
|
|||
- NetworkManager-config-connectivity-fedora
|
||||
- bluedevil
|
||||
- breeze-icon-theme
|
||||
- dolphin
|
||||
- glibc-all-langpacks
|
||||
- initial-setup-gui
|
||||
- kde-gtk-config
|
||||
|
|
|
@ -4,6 +4,8 @@ packages:
|
|||
- breeze-cursor-theme
|
||||
- breeze-gtk
|
||||
- breeze-icon-theme
|
||||
- falkon
|
||||
- falkon-kwallet
|
||||
- fedora-icon-theme
|
||||
- firewall-config
|
||||
- initial-setup-gui
|
||||
|
@ -25,6 +27,7 @@ packages:
|
|||
- notification-daemon
|
||||
- obconf
|
||||
- openbox
|
||||
- pcmanfm-qt
|
||||
- perl-File-MimeInfo
|
||||
- qterminal
|
||||
- sddm
|
||||
|
|
|
@ -12,6 +12,7 @@ packages:
|
|||
- NetworkManager-sstp-gnome
|
||||
- NetworkManager-strongswan-gnome
|
||||
- NetworkManager-vpnc-gnome
|
||||
- Thunar
|
||||
- adwaita-gtk2-theme
|
||||
- adwaita-icon-theme
|
||||
- albatross-gtk2-theme
|
||||
|
@ -37,6 +38,9 @@ packages:
|
|||
- lightdm-gtk
|
||||
- network-manager-applet
|
||||
- nm-connection-editor
|
||||
- thunar-archive-plugin
|
||||
- thunar-media-tags-plugin
|
||||
- thunar-volman
|
||||
- xdg-user-dirs-gtk
|
||||
- xfce4-about
|
||||
- xfce4-appfinder
|
||||
|
|
Loading…
Reference in a new issue