Commit Graph

122 Commits

Author SHA1 Message Date
Yehuda Sadeh
b0a5cc2db2 rbd: update man page, other external tools 2010-07-15 14:35:04 -07:00
Sage Weil
e61ceee1de debian: override lintian warning unstripped-binary-or-object 2010-07-09 15:51:25 -07:00
Sage Weil
c5d86f9d77 debian: require binutils
cclass needs 'nm' to extract symbols from rados classes.

Signed-off-by: Sage Weil <sage@newdream.net>
2010-07-08 08:33:40 -07:00
Sage Weil
fd8ba5d5f2 debian: explicit postinst/postrm for shlibs
The dh_shlibdeps sees the .so in 'ceph' and incorrectly adds ldconfig to
postinst and postrm.  Which is useless and upsets lintian.  So do our
postinst/postrm magic explicitly.

Signed-off-by: Sage Weil <sage@newdream.net>
2010-07-08 08:29:53 -07:00
Sage Weil
b977f4e579 debian: _do_ strip cosd 2010-07-07 15:56:25 -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
243491ef7c debian: do not strip cosd 2010-07-07 12:50:54 -07:00
Sage Weil
f6e1fd53ce debian: do not strip rados classes
Signed-off-by: Sage Weil <sage@newdream.net>
2010-07-07 07:36:50 -07:00
Sage Weil
a321ae432f debian: add postinst, postrm for ceph package
This will keep debain from using the default, which thinks it needs to run
ldconfig.  Which it doesn't.
2010-07-07 07:36:50 -07:00
Sage Weil
0bf19e5a69 debian: put rbd classes in ceph, not librados1 package
The cluster classes are a server-side thing, not client lib thing.

Signed-off-by: Sage Weil <sage@newdream.net>
2010-07-07 07:36:50 -07:00
Sage Weil
929f67215c debian: include rados-classes
Signed-off-by: Sage Weil <sage@newdream.net>
2010-07-07 07:36:50 -07:00
Sage Weil
83d1ea6636 logger: huge rewrite, cleanup
- name *.log
- name after name, not rank
- reopen on sighup
- remove pointer on shutdown
- clean up interface
- implement reset (truncate/reopen file)
- rotate logs

Signed-off-by: Sage Weil <sage@newdream.net>
2010-07-06 21:12:44 -07:00
Fred Ar
b4336250f8 debian: include libcls_rbd.so.*
Signed-off-by: Fred Ar <ar.fred@yahoo.com>
Signed-off-by: Sage Weil <sage@newdream.net>
2010-07-05 08:59:53 -07:00
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
57aeed1fde debian: add logrotate.d/ceph 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
3ed1a55d51 debian: build-depends libatomicops-dev 2010-04-23 14:50:26 -07:00
Sage Weil
756b251bac v0.20 2010-04-23 12:10:24 -07:00
Sage Weil
8478ebedde debian: require hdparm, recommend btrfs-tools 2010-04-21 10:58:42 -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
26325b1a29 debian: more librados1-dev deps 2010-04-09 14:52:29 -07:00
Sage Weil
2112d2081d debian: fix up librados1-dev with all necessary headers 2010-04-08 15:23:03 -07:00
Sage Weil
6e28eb3d6e Merge branch 'rbd' into unstable 2010-04-07 15:29:38 -07:00
Sage Weil
b89e743c43 debian: include rbdtool 2010-04-07 15:29:23 -07:00
Sage Weil
56de662246 debian: drop empty dir from radosgw 2010-04-06 16:18:10 -07:00
Sage Weil
d2e637486e debian: clean out unused debhelper rules steps 2010-03-11 09:06:55 -08:00
Sage Weil
5e36574c6e 0.19.1 2010-03-02 10:47:00 -08:00
Sage Weil
74ac2904cb debian: mount.ceph in /sbin, not /usr/sbin 2010-02-19 21:19:09 -08:00
Sage Weil
98f5be53f8 v0.19 2010-02-17 13:53:06 -08:00
Sage Weil
fe58fdb71f debian: fix init script hackery
Copy src/init-ceph to debian/ceph.init _after_ we make, so that
the autoconf paths are substituted in properly.
2010-02-11 10:36:38 -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
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
b06b232540 debian: fixups to build inside pbuilder 2010-02-09 08:24:57 -08:00
Sage Weil
0f42df4685 debian: updated debian build scripts, changelog 2010-02-08 10:27:49 -08:00
Sage Weil
2f10137986 v0.18 2009-12-04 10:10:32 -08:00
Sage Weil
1687ce3a1c debian: gracefully replace lib packages prior to '1' suffix 2009-11-04 13:27:06 -08:00
Sage Weil
3023509728 default pid file /var/run/ceph/$type.$id.pid 2009-11-03 12:31:50 -08:00
Sage Weil
3e781bbc8c Makefile: fix lib dependencies
libceph and librados should link libcrush.  Users of
libceph|librados need not link libcrush.
2009-10-28 15:31:50 -07:00
Sage Weil
4545f8b929 debian: fix copyright to avoid lintian check
possible-gpl-code-linked-with-openssl
2009-10-28 14:05:27 -07:00
Sage Weil
b279b0f4eb debian: fix -dbg packages 2009-10-28 13:16:34 -07:00
Sage Weil
307382f302 radosgw: fix man page names, include in package 2009-10-28 12:08:54 -07:00
Sage Weil
751ff79555 debian: strip, put debug binaries in usr/lib/debug 2009-10-28 11:57:18 -07:00
Sage Weil
f8fb331226 radosgw: rename binaries rgw -> radosgw 2009-10-28 11:06:36 -07:00
Sage Weil
5f7951d0e4 debian: remove rgw_aclparser from package
It's a unit test
2009-10-28 11:03:11 -07:00
Sage Weil
887a347fd9 debian: override openssl warning on radosgw 2009-10-28 10:48:39 -07:00
Sage Weil
882e82d5a3 debian: update package descriptions, sections 2009-10-28 10:37:19 -07:00