Add the terminus-fonts-grub2 package containing the Terminus font
in the Grub2 font format (used for Grub2 themes) to the legacy-fonts
group, as the https://fedoraproject.org/wiki/Packaging:FontsPolicy
requires.
As per the previous batch, fix more references to packages that
don't exist. This should cover all the remaining 'not found on
any arch' cases. Again I tried to check the reason for all cases
and provide appropriate replacements where possible.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
There are a lot of comps entries pointing to packages that just
don't exist any more. Note that group installs don't follow
Provides: or Obsoletes: or any of that jazz, the package must
exist under the exact name listed in comps.
This is a first set of fix-ups for these (as I've been working
on it all afternoon and am tired now). I looked into the reason
why every single one does not exist any more. Some had obvious
replacements, so I used them. Some did not, so I just took them
out. These are all packages that no longer exist on *any* arch,
I'm dealing with the 'package exists on only some arches' entries
later.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
The cockpit metapackage is meant to control the minimal and recommended
parts of the default installation. This replaces
cockpit-{bridge,shell,ws}.
Also add cockpit-packagekit, as that is the enabler for installing other
cockpit extensions and required packages that Cockpit can control (such
as nfs-utils, firewalld, dnf-automatic, or pcp), and provides Software
Updates, which is an important system administration task on every kind
of installation.
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1628457
Make gnome-terminal-nautilus part of the default Workstation install as
per Workstation WG decision.
https://pagure.io/fedora-workstation/issue/10
(This is the same as commit d513df4668
that somehow went missing when branching for F28.)
We need flatpak-builder for Silverblue. For the others...let's
make podman default since that's where the containers team emphasis
is, and everything else optional.
This group is way out of date and does not reflect current package
names and mentions packages that have been retired. This group is
not even installable on F28.
This change modernises the Eclipse group considerably.
Signed-off-by: Mat Booth <mat.booth@redhat.com>