It's part of domain enrolment (both FreeIPA and AD), which are
release-blocking features for Server. Today a realmd update
broke FreeIPA enrolment, which is causing tests for all Rawhide
critical path updates to fail; if realmd had been in critical
path itself we would have caught this and gated the update.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
The cirrus-audio/intel-audio/tiwilink/nxp sub packages are of
exisiting firmware so we will pull them in on upgrade as
default. The intel-vsc is for Camera ISPs and is new upstream
so it's not installed by default yet.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
As we found out today -
https://pagure.io/releng/issue/11663 -
the GNOME "classic session" is included in Workstation lives.
Consequently, if its dependencies are broken, Workstation lives
can't be built, and the gating tests fail. So, it should be in
the critical path.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
It's definitely critical (you can wind up with an unusable system
if it's broken). The attempt to land the anaconda webUI change
highlighted that we need to make this change.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
It's critical for build because we always build packages in mock,
and it's critical for compose because we build live images in
mock.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
We merged the libertas WiFi firmware into a single package as
combined they're less that 2Mb, and we split out the collection
of QCom firmware to their own package.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
The iwlwifi WiFi firmwares have been somewhat reorganised so
the firmware are collected into the three main groups as
per the upstream linux driver categories which means if
the driver is enabled all the supported devices will have
appropriate and make things a little easier to manage.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
KIO should be installed by default as they provide functionality shared
between core apps (Dolphin in this case) and can not be packaged as a
Flatpak.
See: https://pagure.io/fedora-kde/SIG/issue/354
The various DVB firmware are used by some old DVB terrestrial/satellite
recievers. They're all pretty old and the drivers were nearly removed
from the kernel but were kept at the last minute.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
paprefs needs pulseaudo, but pipewire is the default int he sound and
video group, so it doesn't make sense to include paprefs here.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
Some recent commits aren't sorted right. Also tweak some comments
so `make sort` doesn't delete them.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
The atmel and zd1211 WiFi modules are ancient 802.11b
modules that aren't even enabled in the kernel by
default so there's really no need to ship them by default.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
A bunch of large firmware have been split out into vendor sub
packages so add them here so they'll available to be installed.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
It is part of the live image build process. This will make openQA
run the live image build/install tests on livesys-scripts updates.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
blivet wants to install nvme-cli when installing to an NVMe
device, since 0ea38c97 (landed in F38).
Signed-off-by: Adam Williamson <awilliam@redhat.com>
The `wev` package is used to find out keyboard keycodes and even
mentioned in the `man 5 sway` to help input mapping. Let's add it so
users are not surprised that the package is not installed by default.
To ensure we have comprehensive multimedia coverage out of the box,
we want to have ffmpeg-based codecs installed whenever the
multimedia group is requested.
There will be a new package - cups-browsed - which was previous part of
cups-filters package. It is useful for automatic installation of many
remote printers (usual use case on server), so it would be great if the
package was added to `print-server` (in ELN) and `printing` (in F38)
comps groups.
This is a part of self-contained change
https://bugzilla.redhat.com/show_bug.cgi?id=2166687
Add `libappindicator-gtk3` to the default KDE desktop installation to
include support for global menu for GTK3 apps by default.
See: https://pagure.io/fedora-kde/SIG/issue/300
This is intended to help with openQA test focus. We split up the
base group by purpose: things for installing (anaconda), things
for building packages (build), things for building deliverables
(compose), and things for runtime (base). This should allow us
to avoid unnecessarily running the openQA tests on e.g. gcc
updates (which is a useless waste of time), and potentially allow
us to run different/extended tests on e.g. anaconda updates. I
intentionally didn't add additional packages to the split groups
yet, we can do that as a follow-up, but I did replace livecd-tools
with lorax in the compose group, as we use things from lorax for
creating images now.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This seems to be a hangover from years ago when it somehow had
to be explicitly listed to ensure the right sound theme got used
or something. These days many mandatory bits of GNOME, including
gnome-settings-daemon, require it, so it really doesn't need to
be specifically listed in its own right.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
Neither is included in a release-blocking desktop any more, and
these days use of desktop email clients is less common than it
used to be.
Signed-off-by: Adam Williamson <awilliam@redhat.com>