Commit Graph

6 Commits

Author SHA1 Message Date
Sage Weil
74ac2904cb debian: mount.ceph in /sbin, not /usr/sbin 2010-02-19 21:19:09 -08:00
Sage Weil
469d089bec debian: do not include var/run/ceph in package; mkdir -p dirname unconditionally 2010-02-09 12:28:25 -08:00
Sage Weil
3023509728 default pid file /var/run/ceph/$type.$id.pid 2009-11-03 12:31:50 -08: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