mirror of
https://github.com/ceph/ceph
synced 2025-04-01 23:02:17 +00:00
packaging: package ceph-disk(8)
The ceph-disk man page was added in
a450cab2b8
, but this was not added to the
RPM or DEB packaging. Add it here.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
This commit is contained in:
parent
56dae09b9c
commit
b743a95111
@ -499,6 +499,7 @@ fi
|
||||
%config %{_sysconfdir}/bash_completion.d/ceph
|
||||
%config(noreplace) %{_sysconfdir}/logrotate.d/ceph
|
||||
%config(noreplace) %{_sysconfdir}/logrotate.d/radosgw
|
||||
%{_mandir}/man8/ceph-disk.8*
|
||||
%{_mandir}/man8/ceph-mon.8*
|
||||
%{_mandir}/man8/ceph-mds.8*
|
||||
%{_mandir}/man8/ceph-osd.8*
|
||||
|
1
debian/ceph.install
vendored
1
debian/ceph.install
vendored
@ -24,6 +24,7 @@ usr/share/doc/ceph/sample.ceph.conf
|
||||
usr/share/doc/ceph/sample.fetch_config
|
||||
usr/share/man/man8/ceph-clsinfo.8
|
||||
usr/share/man/man8/ceph-debugpack.8
|
||||
usr/share/man/man8/ceph-disk.8
|
||||
usr/share/man/man8/ceph-mon.8
|
||||
usr/share/man/man8/ceph-osd.8
|
||||
usr/share/man/man8/ceph-run.8
|
||||
|
Loading…
Reference in New Issue
Block a user