ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Mueller <thomas@chaschperli.ch>
To: ceph-devel@vger.kernel.org
Cc: Thomas Mueller <thomas@chaschperli.ch>
Subject: [PATCH 2/3] debian: move utils rbd,rados,csyn to ceph-client-tools
Date: Mon,  2 Aug 2010 13:32:44 +0200	[thread overview]
Message-ID: <1280748765-21794-2-git-send-email-thomas@chaschperli.ch> (raw)
In-Reply-To: <1280748765-21794-1-git-send-email-thomas@chaschperli.ch>


Signed-off-by: Thomas Mueller <thomas@chaschperli.ch>
---
 debian/ceph-client-tools.install |    6 ++++++
 debian/ceph.install              |    4 ----
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/ceph-client-tools.install b/debian/ceph-client-tools.install
index 49b5dd5..205eb7c 100644
--- a/debian/ceph-client-tools.install
+++ b/debian/ceph-client-tools.install
@@ -1,2 +1,8 @@
 sbin/mount.ceph
+usr/bin/csyn
+usr/bin/rados
+usr/bin/rbd
+usr/share/man/man8/csyn.8
+usr/share/man/man8/rados.8
+usr/share/man/man8/rbd.8
 usr/share/man/man8/mount.ceph.8
diff --git a/debian/ceph.install b/debian/ceph.install
index c8c7a2a..d35e8b9 100644
--- a/debian/ceph.install
+++ b/debian/ceph.install
@@ -5,14 +5,11 @@ usr/bin/cclsinfo
 usr/bin/crushtool
 usr/bin/monmaptool
 usr/bin/osdmaptool
-usr/bin/csyn
 usr/bin/crun
 usr/bin/cmon
 usr/bin/cmds
 usr/bin/cosd
 usr/bin/cauthtool
-usr/bin/rados
-usr/bin/rbd
 usr/sbin/mkcephfs
 usr/lib/ceph/ceph_common.sh
 usr/lib/rados-classes/*
@@ -23,7 +20,6 @@ usr/share/man/man8/cmds.8
 usr/share/man/man8/cosd.8
 usr/share/man/man8/mkcephfs.8
 usr/share/man/man8/crun.8
-usr/share/man/man8/csyn.8
 usr/share/man/man8/crushtool.8
 usr/share/man/man8/osdmaptool.8
 usr/share/man/man8/monmaptool.8
-- 
1.7.1


  reply	other threads:[~2010-08-02 11:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-02 11:32 [PATCH 1/3] debian: create standalone client-tools package for mount.ceph Thomas Mueller
2010-08-02 11:32 ` Thomas Mueller [this message]
2010-08-02 11:32 ` [PATCH 3/3] debian: move fuse-utils dep to ceph-fuse, add ceph-client-tools to ceph recommends Thomas Mueller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1280748765-21794-2-git-send-email-thomas@chaschperli.ch \
    --to=thomas@chaschperli.ch \
    --cc=ceph-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).