From: Thomas Mueller <thomas@chaschperli.ch> To: ceph-devel@vger.kernel.org Cc: Thomas Mueller <thomas@chaschperli.ch> Subject: [PATCH 3/3] debian: move fuse-utils dep to ceph-fuse, add ceph-client-tools to ceph recommends Date: Mon, 2 Aug 2010 13:32:45 +0200 Message-ID: <1280748765-21794-3-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/control | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/debian/control b/debian/control index 38d4fac..46cfda2 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.8.4 Package: ceph Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libedit2, hdparm, binutils -Recommends: fuse-utils, ceph-fuse, libceph1, librados1, libcrush1, btrfs-tools +Recommends: ceph-client-tools, libceph1, librados1, libcrush1, btrfs-tools Description: distributed storage and file system Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability. @@ -30,6 +30,7 @@ Description: debugging symbols for ceph Package: ceph-fuse Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libfuse2 +Recommends: fuse-utils Suggests: ceph Description: FUSE-based client for the Ceph distributed file system Ceph is a distributed network file system designed to provide -- 1.7.1
prev parent reply index 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 ` [PATCH 2/3] debian: move utils rbd,rados,csyn to ceph-client-tools Thomas Mueller 2010-08-02 11:32 ` Thomas Mueller [this message]
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-3-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
CEPH-Devel Archive on lore.kernel.org Archives are clonable: git clone --mirror https://lore.kernel.org/ceph-devel/0 ceph-devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ceph-devel ceph-devel/ https://lore.kernel.org/ceph-devel \ ceph-devel@vger.kernel.org public-inbox-index ceph-devel Example config snippet for mirrors Newsgroup available over NNTP: nntp://nntp.lore.kernel.org/org.kernel.vger.ceph-devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git