Commit Graph

21 Commits

Author SHA1 Message Date
Sage Weil 9c3fc0ae40 mkmonfs: remove all traces
It's been replaced by 'cmon --mkfs'

Reported-by: Thomas Mueller <thomas@chaschperli.ch>
Signed-off-by: Sage Weil <sage@newdream.net>
2010-07-02 07:57:16 -07:00
Sage Weil c2debcc623 man: install cclass, cclsinfo man pages; include in ceph.deb 2010-07-01 14:29:13 -07:00
Sage Weil 4d9f49a725 debian: include cclsinfo 2010-06-29 16:25:27 -07:00
Fred Ar 775506e9ac debian: include cclass 2010-06-19 08:41:21 -07:00
Sage Weil 7113775b6d mon: roll mkmonfs functionality into cmon --mkfs 2010-05-24 15:56:02 -07:00
Sage Weil ba5a0d1ff6 fetch_config: enable fetching ceph.conf from a remote location
fetch_config: always fetch if script exists and is executable

fetch_config: make /etc/ceph/sample.fetch_config +x

Makefile: fix whitespace
2010-04-20 16:38:48 -07:00
Sage Weil b89e743c43 debian: include rbdtool 2010-04-07 15:29:23 -07:00
Sage Weil 74ac2904cb debian: mount.ceph in /sbin, not /usr/sbin 2010-02-19 21:19:09 -08:00
Sage Weil 2d745bc517 rados man page; include rados in ceph package 2010-02-09 12:28:14 -08:00
Sage Weil 789d702687 debian: include cauthtool 2010-02-09 12:28:07 -08:00
Sage Weil bd9cf1b5ec makefile: remove sample.cluster.conf 2009-03-11 16:31:51 -07:00
Sage Weil 3b5b27d11b debian: don't include dupstore
It's really only useful for ebofs vs filestore debugging.  If you're just
using filestore, you can just cp -a.
2009-03-10 21:36:27 -07:00
Sage Weil 84092828ba man: mount.ceph man page 2009-03-10 21:35:44 -07:00
Sage Weil a14c3c9714 man: mkmonfs, monmaptool, ceph 2009-03-10 21:20:43 -07:00
Sage Weil 8929cf92dd man: cconf 2009-03-10 20:49:30 -07:00
Sage Weil 2764df209e man: crushtool, osdmaptool 2009-03-10 20:38:47 -07:00
Sage Weil 3214a01ed4 man: csyn, crun man pages 2009-03-10 16:49:23 -07:00
Sage Weil 869b54410e debian: add man pages so far 2009-03-10 16:31:16 -07:00
Sage Weil 96e0f59f56 debian: restructure packages
Consolidate.  Fix dependencies.
2009-03-02 13:25:00 -08:00
Sage Weil 3e5e554083 debian: move map tools and crun to ceph-common 2008-10-08 16:18:10 -07:00
Brown, David M JR 524ec3947f fixes for debian directory
The patch creates several packages:

ceph: The uber package that depends on ceph-mds ceph-osd ceph-mon ceph-fuse and ceph-source
ceph-mds: The ceph meta data server daemon
ceph-osd: The ceph object storage daemon
ceph-mon: The ceph cluster monitor
ceph-fuse: The ceph fuse client
ceph-source: The source for the ceph client kernel module for use with module-assistant
ceph-misc: Some ceph misc installed binaries
ceph-doc: What little ceph documentations in the source tarball

Hopefully this is useful.

Thanks,
- David Brown
2008-07-24 10:14:24 -07:00