Commit Graph

4541 Commits

Author SHA1 Message Date
Kevin Fenzi 5c0a313425 drop florence from Xfce spin. Its pretty dead upstream and also seems to pull in imsettings-gsettings instead of imsettings-xfce, so just drop it 2018-04-24 09:47:12 -07:00
Kalev Lember aeacc24e7e workstation: Explicitly list linux-firmware
This makes sure that it's included in the Workstation install tree, and
in the Atomic Workstation image that builds from the Workstation install
tree.

https://bugzilla.redhat.com/show_bug.cgi?id=1570858
2018-04-23 18:19:09 +02:00
Dusty Mabe 670e25b330
it's cockpit-docker, not docker-cockpit
also make it conditional on cockpit being installed
2018-04-21 10:08:57 -04:00
Dan Horák 06bbd8a29e remove useless ppc64-utils meta-package (related #1566225) 2018-04-20 15:07:48 +02:00
Stephen Gallagher 12431e8236
Server: install wifi/bluetooth support by default
https://pagure.io/fedora-server/issue/2
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-04-18 13:18:52 -04:00
Kevin Fenzi 8d6218887a Merge #268 `f29: Make Noto CJK OTC files as default CJK fonts` 2018-04-16 19:21:30 +00:00
Kevin Fenzi 536504bf58 Merge #267 `Remove authconfig from default install.` 2018-04-16 19:20:28 +00:00
Kevin Fenzi 6f365d95d5 Merge #265 `f28/f29: Adjust for gnome-themes-standard -> gnome-themes-extra rename` 2018-04-16 19:19:44 +00:00
Kevin Fenzi 5f205f38bd Merge #259 `cinnamon-desktop: add slick-greeter-cinnamon` 2018-04-16 19:19:10 +00:00
Peng Wu 18e343f8a8 f29: Make Noto CJK OTC files as default CJK fonts 2018-04-16 16:45:00 +08:00
Tomas Mraz 6e3f445559 Remove authconfig from default install. 2018-04-16 10:43:59 +02:00
Christian Dersch f805abe857 f28/f29: Add dnfdragora-updater to group lxqt-desktop 2018-04-15 14:20:46 +02:00
Pete Walter cba19a7e96 f28/f29: Adjust for gnome-themes-standard -> gnome-themes-extra rename
Signed-off-by: Pete Walter <pwalter@fedoraproject.org>
2018-04-15 11:56:36 +01:00
leigh123linux 171a414c45 remove arc-theme from cinnamon group 2018-04-14 22:33:46 +01:00
Dan Book a25d20cb0c cinnamon-desktop: add slick-greeter-cinnamon 2018-04-14 14:54:14 -04:00
Kevin Fenzi a7aca5102e Merge #260 `f28/f29: Adjust for control-center -> gnome-control-center rename` 2018-04-14 18:21:29 +00:00
Kevin Fenzi b2d0f3b12c Merge #258 `make cinnamon-desktop packages mandatory` 2018-04-14 18:19:54 +00:00
Kevin Fenzi 82006859cf Merge #250 `Add mesa-libEGL to workstation` 2018-04-14 18:17:44 +00:00
Kevin Fenzi 5e7097a56d Merge #248 `f29: Add origin-clients to container-management, add container-management to Workstation` 2018-04-14 18:16:24 +00:00
Pete Walter 1297273ba7 f28/f29: Adjust for control-center -> gnome-control-center rename
Signed-off-by: Pete Walter <pwalter@fedoraproject.org>
2018-04-13 19:37:05 +01:00
Kevin Kofler 13d020fe60 f28+: qupzilla replaced by falkon
This affects the lxqt-desktop group.
2018-04-13 20:17:23 +02:00
Dan Book d376182ff7 make cinnamon-desktop packages mandatory 2018-04-13 13:18:08 -04:00
raveit65 f73412fcc4 MATE f28/29: add slick-greeter and lm_sensors 2018-04-13 15:42:34 +02:00
Akira TAGOH 6e59dcc6ec Revert the default fonts for CJK to the same fonts on f27 2018-04-12 12:44:53 +09:00
Adam Williamson ef22136cdb Drop firmware-addon-dell from comps (#1561768)
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>
2018-04-09 11:15:50 -07:00
Kevin Fenzi 4ebffb2a6d Merge #253 `Remove libvirt-client as it is already required by virt-install` 2018-04-08 03:02:25 +00:00
Kevin Fenzi f358f37007 Merge #252 `f28+: default Sinhala font is google-noto-sans-sinhala-fonts (#1450802)` 2018-04-08 03:01:49 +00:00
Robert P. J. Day f82612928f Remove libvirt-client as it is already required by virt-install
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>
2018-04-07 16:01:14 -04:00
Jens Petersen 49d3c66698 f28+: default Sinhala font is google-noto-sans-sinhala-fonts (#1450802)
This was missed when #143 was merged for f26/f27
2018-04-05 20:35:34 +09:00
Rex Dieter d0e08d0916 omit packages that no longer exist
kdepim, gnash-plugin
2018-03-30 15:45:41 -05:00
Colin Walters c09e01d820 f29: Add container-management to Workstation
Basically workstation should come container oriented by
default.

See discussion in https://pagure.io/workstation-ostree-config/pull-request/74

Signed-off-by: Colin Walters <walters@verbum.org>
2018-03-30 10:29:06 -04:00
Colin Walters 937d66e989 f29: Add origin-clients to container-management
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>
2018-03-30 10:29:06 -04:00
Matthias Clasen 0ecd86de97 Add mesa-libEGL to workstation
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>
2018-03-30 10:20:27 -04:00
Rex Dieter 716a1541bc kde: drop (kde4) kwalletmanager 2018-03-28 11:11:39 -05:00
Mohan Boddu a22995f20e Merge #244 `Gnome: Remove caribou package as its functionality is obsoleted by gnome-shell package` 2018-03-21 20:45:20 +00:00
Stephen Gallagher 595fd9e9a7
Add sssd soft deps to @domain-client
Workaround: https://bugzilla.redhat.com/show_bug.cgi?id=1558970

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-03-21 08:55:39 -04:00
Dennis Gilmore a2857d53ac run make sort on the comps files
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2018-03-20 10:49:19 -05:00
Parag Nemade 58da5cef9b
Gnome: Remove caribou package as its functionality is obsoleted by gnome-shell package
Signed-off-by: Parag Nemade <pnemade@fedoraproject.org>
2018-03-20 20:47:02 +05:30
Mukundan Ragavan f1718f8c8b add vim-enhanced to xfce group; remove xfce4-taskmanager from xfce-apps 2018-03-16 19:13:00 -04:00
raveit65 e9f7cce19b Mate: fix previous commit 2018-03-14 18:18:06 +01:00
raveit65 3afde08603 MATE f28/29: switch to f28 backgrounds 2018-03-14 10:22:51 +01:00
Matthew Miller d7e9d92639 Install modular repo on Fedora Server (only, for now) 2018-03-13 13:57:29 -04:00
Kevin Fenzi 45b8e6d33e Merge #239 `KDE: dnfdragora, not dnfdragora-updater (#1554550)` 2018-03-13 16:24:22 +00:00
Adam Williamson 7f821f6c79 KDE: dnfdragora, not dnfdragora-updater (#1554550)
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>
2018-03-13 09:02:27 -07:00
Michael Catanzaro 12319e7bcb gnome-desktop: Add simple-scan again
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
2018-03-12 08:35:59 -05:00
Dennis Gilmore bd9e37f485 Merge #233 `Make core Xfce components mandatory` 2018-03-10 13:18:36 +00:00
Dennis Gilmore 99fa047142 Merge #232 `Make core Plasma (KDE) packages mandatory` 2018-03-10 13:17:22 +00:00
Dennis Gilmore dbd4fa2e52 Merge #231 `Make core Workstation packages mandatory` 2018-03-10 13:13:02 +00:00
Dennis Gilmore e228952202 Merge #230 `Make core cinnamon packages mandatory` 2018-03-10 13:08:52 +00:00
Adam Williamson 40838d87d7 Make core Xfce components mandatory
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>
2018-03-09 23:25:04 -08:00