Skip to content

Commit

Permalink
Add Cockpit to ARM image (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidePrincipi committed Oct 17, 2019
1 parent 12cfe6c commit 015b497
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions arm-updates-groups.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,10 @@
<packagereq type="mandatory">nethserver-mail-smarthost</packagereq>
<packagereq type="mandatory">nethserver-diagtools</packagereq>
<packagereq type="mandatory">nethserver-backup-config</packagereq>
<packagereq type="mandatory">nethserver-subscription-ui</packagereq>
<packagereq type="mandatory">nethserver-inventory</packagereq>
<packagereq type="mandatory">nethserver-alerts</packagereq>
<packagereq type="mandatory">nethserver-cockpit</packagereq>
<packagereq type="mandatory">lsof</packagereq>
<packagereq type="mandatory">patch</packagereq>
<packagereq type="mandatory">rsync</packagereq>
Expand Down Expand Up @@ -611,10 +615,10 @@

<group>
<id>nethserver-cockpit</id>
<_name>New Server Manager (Alpha)</_name>
<_name>New Server Manager (Beta)</_name>
<_description>New Server Manager based on Cockpit</_description>
<default>false</default>
<uservisible>false</uservisible>
<uservisible>true</uservisible>
<packagelist>
<packagereq type="mandatory">nethserver-cockpit</packagereq>
</packagelist>
Expand Down

0 comments on commit 015b497

Please sign in to comment.