summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control38
1 files changed, 38 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..16dcb91
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,38 @@
+Source: open-infrastructure-storage-tools
+Section: admin
+Priority: optional
+Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
+Build-Depends:
+ apache2-dev,
+ asciidoc,
+ debhelper (>= 10),
+ dh-systemd,
+ docbook-xml,
+ docbook-xsl,
+ libxml2-utils,
+ xsltproc,
+Standards-Version: 3.9.8
+Homepage: https://open-infrastructure.net/software/storage-tools
+Vcs-Browser: https://sources.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-storage-tools
+Vcs-Git: https://sources.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-storage-tools
+
+Package: open-infrastructure-storage-tools
+Architecture: all
+Depends:
+ ${misc:Depends},
+Recommends:
+ apache2 | httpd,
+ ceph-common,
+ jq,
+ libjs-jquery,
+ logrotate,
+Suggests:
+ ceph-fuse,
+ irker,
+Description: Additional utilities to manage storage related tasks
+ storage-tools contains the following tools:
+ .
+ * ceph-log: store Ceph cluster log as a logfile
+ * ceph-info: show Ceph cluster information as a website
+ * cephfs-snap: create CephFS snapshots periodically
+ * cephfs-remove-osd: remove a Ceph OSD instance completely