firmware-addon-dell is currently uninstallable and FTBFS in F28
and Rawhide. I also suspect that it may be a dead and useless
package - see https://bugzilla.redhat.com/show_bug.cgi?id=1555752
(the FTBFS bug).
Until that can all be resolved, at least, let's drop it from
comps. It is currently getting pulled into the Server DVD, which
is technically a release-blocking issue as long as it is not
installable.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
No sense listing libvirt-client as optional, as it is currently
a dependency of the mandatory virt-install package.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Running an OpenShift v3 cluster locally via `oc cluster up` should be a key
Workstation developer flow, and obviously one wants the client tooling to
interact with a remote cluster. Additionally one can use `oc cluster up` on a
single node server as well.
See discussion in https://pagure.io/workstation-ostree-config/pull-request/74
Currently `container-management` is only an option under Server, but a goal
is to use this for Workstation as well.
Signed-off-by: Colin Walters <walters@verbum.org>
This used to come in via a dependency, but it does not anymore.
Recent atomic workstation composes would not get to the login
screen because this package went missing.
Signed-off-by: Matthias Clasen <mclasen@redhat.com>
KDE really only wants the dnfdragora GUI install/remove app, it
does not want dnfdragora-updater. KDE uses plasma-pk-updates for
update notification.
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1554550
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This got dropped by mistake after F27 due to a branching issue.
Note: gnome-todo was dropped as well, but we have decided not to restore
it.
https://pagure.io/fedora-workstation/issue/34
This makes core Xfce desktop packages mandatory. That means
the group they are in (xfce-desktop) will not be considered to be
'installed' if they are removed, and importantly, image composes
will fail (as opposed to 'succeeding', but with the packages left
out) if they are missing or not installable. That's the main
benefit here.
Amendments to the list welcome, this was just my best guess at
what constitutes the really core packages.
Signed-off-by: Adam Williamson <awilliam@redhat.com>