This is follow-up of previous commit which reverted sorting
of the Fedora ELN comps file. The Fedora ELN comps file is
currently sorted manually according to needs of the Fedora
ELN SIG.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
`systemd-oomd-defaults` pulls in `systemd-oomd` and provides a default
configuration and preset.
Also remove `earlyoom` that is previously part of `comps` for
Workstation and KDE.
See https://fedoraproject.org/wiki/Changes/EnableSystemdOomd
Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
Now that we have exFAT support in kernel and the userspace shipped
in the distribution, we can have this shipped so that exFAT
filesystems can be manipulated from the partitioning tools and
installer.
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
Now that we have exFAT support in kernel and the userspace shipped
in the distribution, we can have this shipped so that exFAT
filesystems can be manipulated from the partitioning tools and
installer.
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
KSysGuard is deprecated and slated for removal in Plasma 5.22
in favor of Plasma System Monitor (introduced in Plasma 5.21).
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
KSysGuard is deprecated and slated for removal in Plasma 5.22
in favor of Plasma System Monitor (introduced in Plasma 5.21).
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
This commit makes three new additions to the Fedora 34 comps file:
1. Adds `i3` package group: Minimal, base set of packages required to
run the i3 window manager
2. Adds `i3-extended` package group: Supplemental, optional packages for
advanced users who want several different tools available to use
3. Adds `i3-desktop-environment` environment: Groups together a base
system similar to other desktop environments.
Signed-off-by: Justin W. Flory (he/him) <git@jwf.io>
i3: Address @adamw and @ngompa feedback in fedora-comps#569
This is a follow-up that addresses the following feedback:
1. Remove deprecated category for i3-desktop-environment
2. Change "i3 Workstation" to "i3 desktop" in Anaconda
3. Add lightdm-gtk as default greeter for lightdm-greeter
This should now be ready to merge.
Signed-off-by: Justin W. Flory (he/him) <git@jwf.io>
We had a situation with an fprintd update that broke su and
console logins:
https://bodhi.fedoraproject.org/updates/FEDORA-2020-f997de7d0e
so clearly fprintd should be on the critical path. This is my
best guess as to how we should best do this (will discuss
details in the PR).
Signed-off-by: Adam Williamson <awilliam@redhat.com>
In RHEL 8.3 and further into future RHEL minor releases, we are
adjusting the package set to have as much architecture parity
as we can. This includes the graphical desktop and some
applications.
Make sure we start ELN/EL 9 off on this way.
Signed-off-by: Josh Boyer <jwboyer@redhat.com>