Commit Graph

80 Commits

Author SHA1 Message Date
Adam Williamson 46b7e7cf9d Add kbd-legacy to anaconda-tools in F34 and F35
In F34 kbd's dependency on kbd-legacy was removed, but some of
the layouts in it are not so "legacy" as all that, and they are
the default console layouts for some languages. The package must
be available for anaconda to install if a layout from it is
configured. See:

https://bugzilla.redhat.com/show_bug.cgi?id=1955162
https://bugzilla.redhat.com/show_bug.cgi?id=1919483
https://bugzilla.redhat.com/show_bug.cgi?id=1891811

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-05-04 15:41:24 -07:00
Peter Robinson 2bd887bcdd The grub2-tools-efi package is only for UEFI Macs
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>
2021-04-28 21:50:53 +00:00
Alexander Kurtakov 575b63c32a Fix eclipse group content. 2021-04-28 21:42:45 +00:00
Adam Williamson 49a6be1c36 Server / cockpit: correct LVM package name, add iSCSI support
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>
2021-04-22 23:48:11 -07:00
Neal Gompa 9292efdd12 Add libglvnd-gles to the Firefox group (rhbz#1948010, fedora-kde/SIG#55)
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>
2021-04-19 16:15:36 -04:00
Stephen Gallagher 64fa570228
Include udisks2-lvm2 by default on Server Edition
It's a Recommends: in cockpit-storaged and needed to manage LVM
partitions in the web console.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2021-04-19 12:32:18 -04:00
Adam Williamson 43c02be52f Put Plymouth back in @core (as default)
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>
2021-04-12 17:06:20 -07:00
Rex Dieter cd04bcd7a0 kde: -kcm_systemd
drop component from default plasma install, it's unmaintained upstream,
e.g. https://invent.kde.org/unmaintained/systemd-kcm

will likely be retiring the pkg soon as well
2021-04-06 13:53:15 +00:00
Dan Book 9a0c6fdec5 Revert "fix cinnamon spin"
This reverts commit 01066764cd.
2021-04-05 17:39:46 +00:00
raveit65 b3139c2e09 Mate34/35: add xmodmap and xrdb 2021-03-30 08:20:41 +02:00
Adam Williamson 84babbdfc1 Replace plasma-pk-updates with plasma-discover-notifier
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>
2021-03-27 14:53:34 -07:00
Dan Horák ed3c2feec2 F-34/F-35: mark packages as ppc64le specific
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>
2021-03-25 21:36:41 +00:00
Dan Horák aa8a24232e F-34/F-35: install s390utils-base
Install also the non-mandatory set of s390x tools, so the admin gets the
complete set always.

Signed-off-by: Dan Horák <dan@danny.cz>
2021-03-24 17:25:07 +00:00
Timothée Ravier 95bae68442 Remove dead package: switchboard-plug-onlineaccounts
See https://src.fedoraproject.org/rpms/switchboard-plug-onlineaccounts
2021-03-24 17:24:18 +00:00
Timothée Ravier 9e639736f2 F34+ KDE: Install plasma-thunderbolt 2021-03-22 21:00:16 +00:00
Neal Gompa 5222b671df F34+: Add PackageKit-command-not-found for KDE Desktop
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>
2021-03-21 08:27:51 -04:00
Adam Williamson 61f4c2a52b Drop plymouth from @core and @standard (#1933378)
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>
2021-03-10 17:46:47 +00:00
Carson Black 72009e3514 Adjust KDE groups 2021-03-08 13:42:57 +00:00
Fabio Valentini af4c421781
pantheon-desktop: refresh component lists for F34 and F35 2021-03-03 21:46:21 +01:00
Felipe Borges 61ff3046a4 gnome-desktop: Drop file-roller
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
2021-03-03 17:22:09 +01:00
Alex Perez 872e3eea24 Remove sugar-physics from sugar desktop environment
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
2021-02-22 23:54:34 +00:00
Leigh Scott 01066764cd fix cinnamon spin 2021-02-22 23:53:40 +00:00
Zbigniew Jędrzejewski-Szmek 63cb6e8636 Drop studio-controls from @audio
https://fedoraproject.org/wiki/Changes/DefaultPipeWire

https://bugzilla.redhat.com/show_bug.cgi?id=1915790#c10:
> studio-controls as it manipulates Jack parameters and therefore
> requires the *actual* jack-audio-connection-kit to operate. For that
> reason, it probably should be removed from the @audio group
2021-02-20 14:23:18 +01:00
Zbigniew Jędrzejewski-Szmek 1c67a9d364 Drop swami
It was retired in
c052c1fdfa.
2021-02-20 14:22:45 +01:00
Kalev Lember 07b785d9c4 Workstation: Add python3-dnf-plugin-system-upgrade
https://pagure.io/fedora-workstation/issue/217

Signed-off-by: Kalev Lember <klember@redhat.com>
2021-02-19 23:27:17 +01:00
Kalev Lember 0643144cad Drop retired gnome-getting-started-docs
It's been replaced by gnome-tour for onboarding to GNOME 40.
2021-02-17 18:45:00 +00:00
Michel Alexandre Salim 44a2a692e4 Add compsize to standard and workstation-product
As we enable Btrfs compression, it's useful for users to be able to
see how much space saving they are getting.

See https://fedoraproject.org/wiki/Changes/BtrfsTransparentCompression

Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
2021-02-17 18:42:58 +00:00
Michel Alexandre Salim 1ad902bf6f Ship systemd-oomd-defaults, drop earlyoom
`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>
2021-02-16 22:16:14 +00:00
Orion Poplawski 3c0079d305 Run "make sort" on rawhide 2021-02-16 22:15:08 +00:00
Mukundan Ragavan d126d544fb drop xfwm4-theme-nodoka from xfce 2021-02-15 17:13:11 -05:00
Dan Book d82823701f Add qgnomeplatform to cinnamon group 2021-02-14 19:02:53 +00:00
raveit65 2e8270fedc Mate: add f34 backgrounds 2021-02-14 18:58:43 +00:00
Ankur Sinha (Ankur Sinha Gmail) 4029981707 feat: add python3-pynn to neuron modelling group
Signed-off-by: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
2021-02-14 18:57:55 +00:00
Neal Gompa 4206046c24 F34: Add exfatprogs to add exFAT support
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>
2021-02-12 15:52:24 +00:00
Neal Gompa 3aad6ef7be F34: Switch from ksysguard to plasma-systemmonitor
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>
2021-02-12 15:31:12 +00:00
Tom Stellard e7457b5258 f34, f35: Remove make from the buildsys-build group
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-02-11 14:43:16 +00:00
Mohan Boddu 35cc07dad4 Fixing i3 spin space and merging the changes into f35 comps
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-02-09 12:25:27 -05:00
Justin W. Flory (he/him) e8382110b5 f34: Add i3, i3-extended, i3-desktop-environment COMPs
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>
2021-02-09 17:22:59 +00:00
Adam Williamson 6e8f511e4b Add fprintd-pam to a new critical-path-standard group
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>
2021-02-09 17:20:27 +00:00
Timothée Ravier 9f82675ee3 F34: KDE: Move elisa-player to kde-media group 2021-02-09 17:14:52 +00:00
Takao Fujiwara a9b5b7d419 f34: ibus-anthy replacing ibus-kkc as new default Japanese IME (#1908887) 2021-02-08 16:35:44 +00:00
Pavel Valena e83be89f91 SassC rails has replaced Sass rails. 2021-01-26 12:28:17 +01:00
Kalev Lember 1b8b6b6770 Workstation: Remove qt 4 from default install
https://pagure.io/fedora-workstation/issue/181
2021-01-22 11:43:59 +00:00
Kalev Lember 9ceb94a0e1 Workstation: Remove libcanberra-gtk2 from default install
Together with firefox 85 dropping gtk2 dep, this should finally get rid
of gtk2 on Workstation live media.

https://pagure.io/fedora-workstation/issue/180
2021-01-22 10:33:06 +01:00
Neal Gompa 147a0454e6 Swap PulseAudio and JACK for PipeWire
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>
2021-01-12 14:43:11 +00:00
Mohan Boddu 85e82c0ec4 Merge #577 `F34: Add all recommended GStreamer plugins to Multimedia group` 2021-01-12 14:42:45 +00:00
Timothée Ravier e86bd3c6a8 F34: KDE: Replace Calligra by LibreOffice 2021-01-12 14:41:48 +00:00
Timothée Ravier 04d0bb8f5c F34: KDE: Add elisa-player as default music player 2021-01-12 14:41:48 +00:00
Neal Gompa 3d6e8df8b2 Add all recommended GStreamer plugins to Multimedia group
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>
2021-01-12 07:38:37 -05:00
Kevin Fenzi f6264566e5 Drop skipfish from comps, it FTBFS and it's orphaned and preventing security spin from composing.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-01-02 18:44:58 +00:00