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>
All composition groups referencing either PulseAudio or JACK will
now request PipeWire's implementation of both sound servers.
Reference: https://fedoraproject.org/wiki/Changes/DefaultPipeWire
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
This ensures that if someone installs this group, they get all the
recommended codecs for a complete multimedia experience using GStreamer.
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
The former was removed in 0.4.15-27, and the latter obsoletes
(but does not provide) it. The other option is to just remove
without replacement. Not sure which is better.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
- Don't install uboot images on incompatible arches
- Make the arm-utils group available only on ARM installers
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
The Phosh desktop is a GNOME3 based UX for phones and desktops. Lets add an
initial group package set to allow easier install for those experimenting.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
It's currently FTI after the retirement of hdfview. Not sure how/when
it'll be fixed.
Signed-off-by: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>