Sage Weil
ba9cafdd07
debian: no /var/run!
...
Signed-off-by: Sage Weil <sage@newdream.net>
2011-09-09 09:05:43 -07:00
Sage Weil
83c6dd0bec
debian: create var/run/ceph
...
Signed-off-by: Sage Weil <sage@newdream.net>
2011-09-08 15:05:16 -07:00
Sage Weil
2bce766c2a
perfcounters: no more stat/ dir, yay!
...
Signed-off-by: Sage Weil <sage@newdream.net>
2011-07-25 09:14:08 -07:00
Sage Weil
7465b5e37d
debian: more cleanups
...
https://code.launchpad.net/~clint-fewbar/review-new-branches/ceph-new-pkg/+merge/31303
2010-07-30 12:05:55 -07:00
Sage Weil
58181fe584
debian: add trailing newline
2010-07-28 16:25:46 -07:00
Sage Weil
dd9d23b3a1
debian: cleanup from Clint Byrum <clint@ubuntu.com>
...
With a few changes by me (changelog, copyright clarification)
2010-07-21 09:27:49 -07:00
Sage Weil
cf38e86e81
class: make class tmp directory configurable, not /tmp
...
/tmp usually gets mounted with 'noexec', making it a poor choice.
Signed-off-by: Sage Weil <sage@newdream.net>
2010-07-07 15:56:23 -07:00
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