We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5d59cc commit 16a6003Copy full SHA for 16a6003
_data/applications.yml
@@ -107,6 +107,15 @@ sosreport:
107
description: |
108
Collect system configuration and diagnostic information from systems, to help with diagnosing problems.
109
110
+files:
111
+ title: Cockpit Files
112
+ package: cockpit-files
113
+ source: https://github.com/cockpit-project/cockpit-files
114
+ issues: https://github.com/cockpit-project/cockpit-files/issues
115
+ official: true
116
+ description: |
117
+ A featureful file browser for Cockpit.
118
+
119
389-ds:
120
title: 389 Directory Server
121
package: cockpit-389-ds
_scripts/generate-release-notes.rb
@@ -15,6 +15,7 @@
15
cockpit-machines
16
cockpit-podman
17
cockpit-ostree
18
+ cockpit-files
19
]
20
21
# Common terms and definitions
0 commit comments