diff options
author | Sage Weil <sage@inktank.com> | 2013-03-18 14:55:24 -0700 |
---|---|---|
committer | Sage Weil <sage@inktank.com> | 2013-03-19 12:52:23 -0700 |
commit | c2602d749023b24ac22d8cfce6e04889078f14d8 (patch) | |
tree | 8cdac73314c6f2c913cf592ace9c19b92b97cd8d /debian | |
parent | f287c6f90af0dfdd41358846b069aa3c54b600b3 (diff) | |
download | ceph-c2602d749023b24ac22d8cfce6e04889078f14d8.tar.gz |
ceph-disk: install and package
Signed-off-by: Sage Weil <sage@inktank.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/ceph.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/ceph.install b/debian/ceph.install index b942679fd73..f174f55691f 100644 --- a/debian/ceph.install +++ b/debian/ceph.install @@ -7,6 +7,7 @@ usr/bin/ceph-mon usr/bin/ceph-osd usr/bin/ceph-debugpack usr/bin/ceph_mon_store_converter +sbin/ceph-disk usr/sbin/ sbin/ceph-disk-prepare usr/sbin/ sbin/ceph-disk-activate usr/sbin/ sbin/ceph-create-keys usr/sbin/ |