diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-21 11:54:32 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-21 11:54:32 +0000 |
commit | f74e6db80b939425b3076bdd1d01624819384e32 (patch) | |
tree | ac4ac13d5be92c44e9b58a475941bd79d3a4e4a2 /debian/ceph-base.install | |
parent | Adding upstream version 18.2.2. (diff) | |
download | ceph-f74e6db80b939425b3076bdd1d01624819384e32.tar.xz ceph-f74e6db80b939425b3076bdd1d01624819384e32.zip |
Adding debian version 18.2.2-1.debian/18.2.2-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/ceph-base.install | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/ceph-base.install b/debian/ceph-base.install new file mode 100644 index 000000000..a3d7757a5 --- /dev/null +++ b/debian/ceph-base.install @@ -0,0 +1,23 @@ +etc/init.d/ceph +lib/systemd/system/ceph-crash.service +usr/bin/ceph-crash +usr/bin/ceph-debugpack +usr/bin/ceph-run +usr/bin/crushtool +usr/bin/monmaptool +usr/bin/osdmaptool +usr/bin/ceph-kvstore-tool +usr/libexec/ceph/ceph_common.sh +usr/lib/ceph/erasure-code/* +usr/lib/ceph/extblkdev/* +usr/lib/rados-classes/* +usr/sbin/ceph-create-keys +usr/share/doc/ceph/sample.ceph.conf +usr/share/man/man8/ceph-create-keys.8 +usr/share/man/man8/ceph-debugpack.8 +usr/share/man/man8/ceph-run.8 +usr/share/man/man8/crushtool.8 +usr/share/man/man8/monmaptool.8 +usr/share/man/man8/osdmaptool.8 +usr/share/man/man8/ceph-kvstore-tool.8 +etc/sudoers.d/ceph-smartctl |