The grub2-tools-efi only contains tools for blessing boot pieces on UEFI
Macs so is only required on x86_64.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Per @pboy, we muffed this on the first try. The package is called
udisks2-lvm2, not udisks2-lvm. We should also include the -iscsi
subpackage as cockpit-storaged recommends that too, and without
it we can't manage iSCSI devices.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
Firefox's WebRender backend requires GLES to function, but the package
does not currently depend on it. In order to avoid being blocked on
the package being updated, the Firefox group will now include the
package.
Reference: https://bugzilla.redhat.com/1948010
Reference: https://pagure.io/fedora-kde/SIG/issue/55
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
This is a partial revert of 61f4c2a, which removed plymouth from
@core and @standard. That was redundant, so this just puts it
back in @core, and now as default not mandatory.
The main justification for putting it back is
https://bugzilla.redhat.com/show_bug.cgi?id=1940163 - without
Plymouth installed, console output during boot on default aarch64
deployments is not shown on a local display even if one is
connected. This is particularly unfortunate in the case of
passphrase prompts for encrypted storage devices.
We believe the bug that caused us to take it out in the first
place - https://bugzilla.redhat.com/show_bug.cgi?id=1933378 -
should now be resolved, so putting it back should not cause that
to break again. If it does, we can always revert this.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
Package was retired on F34+ with note "Replaced by
plasma-discover-notifier on f34+", so it seems like we should do
this.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
Mark lsvpd and powerpc-utils as specific to ppc64le platform. This
should avoid warnings about missing packages in @Core on other
platforms.
Signed-off-by: Dan Horák <dan@danny.cz>
This should have been there because it's part of system-tools,
but it was missing since desktops do not pull in all of system-tools.
Mimic what is done for gnome-desktop group and add it to kde-desktop.
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
As discussed in the bug report, the fallback text theme for
Plymouth is under-maintained and buggy. Plymouth maintainers
would prefer we use the graphical theme or not use Plymouth at
all. Consensus seems to support using graphical theme for
graphical installs and no Plymouth at all for non-graphical
installs, so this aims to achieve that, by dropping plymouth
from @core and @standard but keeping plymouth-system-theme in
@base-x and changing the plymouth in @workstation-product to
plymouth-system-theme (this isn't strictly necessary, but makes
things clear and consistent).
Signed-off-by: Adam Williamson <awilliam@redhat.com>
The Fedora Workstation Working Group has decided in favor of removing
Archive Manager from the default app set in Fedora Workstation.
GNOME Files (aka Nautilus) can now handle most archives, including
password protected ones.
https://pagure.io/fedora-workstation/issue/167
Because this activity is currently broken, and not in a usable state, remove it from the SoaS compose until such time as it's been resolved. There's currently no fix. For further details, see https://github.com/sugarlabs/physics/issues/50
`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>
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>
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>