Use cockpit metapackage, add cockpit-packagekit

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
This commit is contained in:
Martin Pitt 2018-09-14 15:24:24 +02:00
parent c04c59d8ee
commit 9c9912ee2e
3 changed files with 6 additions and 9 deletions

View File

@ -3213,11 +3213,10 @@
<default>false</default>
<uservisible>true</uservisible>
<packagelist>
<packagereq type="mandatory">cockpit-bridge</packagereq>
<packagereq type="mandatory">cockpit</packagereq>
<packagereq type="mandatory">cockpit-networkmanager</packagereq>
<packagereq type="mandatory">cockpit-shell</packagereq>
<packagereq type="mandatory">cockpit-packagekit</packagereq>
<packagereq type="mandatory">cockpit-storaged</packagereq>
<packagereq type="mandatory">cockpit-ws</packagereq>
<packagereq type="mandatory">openssh-server</packagereq>
<packagereq type="mandatory">PackageKit</packagereq>
<packagereq type="mandatory">rolekit</packagereq>

View File

@ -3378,11 +3378,10 @@
<default>false</default>
<uservisible>true</uservisible>
<packagelist>
<packagereq type="mandatory">cockpit-bridge</packagereq>
<packagereq type="mandatory">cockpit</packagereq>
<packagereq type="mandatory">cockpit-networkmanager</packagereq>
<packagereq type="mandatory">cockpit-shell</packagereq>
<packagereq type="mandatory">cockpit-packagekit</packagereq>
<packagereq type="mandatory">cockpit-storaged</packagereq>
<packagereq type="mandatory">cockpit-ws</packagereq>
<packagereq type="mandatory">openssh-server</packagereq>
<packagereq type="mandatory">PackageKit</packagereq>
<packagereq type="mandatory">rolekit</packagereq>

View File

@ -3379,11 +3379,10 @@
<default>false</default>
<uservisible>true</uservisible>
<packagelist>
<packagereq type="mandatory">cockpit-bridge</packagereq>
<packagereq type="mandatory">cockpit</packagereq>
<packagereq type="mandatory">cockpit-networkmanager</packagereq>
<packagereq type="mandatory">cockpit-shell</packagereq>
<packagereq type="mandatory">cockpit-packagekit</packagereq>
<packagereq type="mandatory">cockpit-storaged</packagereq>
<packagereq type="mandatory">cockpit-ws</packagereq>
<packagereq type="mandatory">openssh-server</packagereq>
<packagereq type="mandatory">PackageKit</packagereq>
<packagereq type="mandatory">rolekit</packagereq>