Sage Weil
723a92657b
Merge branch 'stable'
...
Conflicts:
configure.ac
debian/changelog
src/cfuse.cc
src/rgw/rgw_rest.cc
2011-03-14 16:44:31 -07:00
Sage Weil
7f4a161e7f
v0.25.1
...
Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
2011-03-14 15:39:48 -07:00
Sage Weil
8954d2b3e6
Merge branch 'stable'
...
Conflicts:
src/include/rados/librados.h
src/include/rados/librados.hpp
src/librados.cc
2011-03-14 13:22:16 -07:00
Tommi Virtanen
b63d40649e
debian: Conflict on earlier -dev packages with sonames.
...
This ensures a smooth, automatic transition, by telling apt/dpkg that
it's ok to replace the old package with the new one.
Continuation of 95db4c5cb8
.
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
2011-03-11 16:13:45 -08:00
Sage Weil
8218486e47
Merge remote branch 'origin/stable'
...
Conflicts:
debian/control
2011-03-11 14:57:53 -08:00
Sage Weil
d1d2e87019
debian: add udev rules
...
Add /lib/udev/rules.d/50-rbd.rules to debian package.
crbdnamer generates the dev path:
/dev/rbd/<pool>/<name>:<number>
Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
Conflicts:
debian/rules
src/crbdnamer
2011-03-11 09:43:14 -08:00
Samuel Just
863ef7c331
debian: add udev rules
...
Add /lib/udev/rules.d/50-rbd.rules to debian package.
Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
2011-03-10 16:08:39 -08:00
Sage Weil
95db4c5cb8
debian: remove so version from -dev packages
...
Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
2011-03-10 13:17:36 -08:00
Tommi Virtanen
1cd878b183
Bump debian/changelog timestamp so it's greater than previous one.
...
This shuts up lintian, and just makes sense.
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
2011-03-07 11:34:41 -08:00
Sage Weil
10bc2d9979
Merge branch 'next'
...
Conflicts:
configure.ac
debian/changelog
debian/control
src/Makefile.am
src/cmds.cc
src/cosd.cc
src/include/rados/librados.hpp
src/librados.cc
src/mds/Server.cc
src/osd/OSD.cc
src/testradospp.cc
2011-03-05 15:27:25 -08:00
Sage Weil
3fa121bf0a
v0.25
2011-03-05 13:59:50 -08:00
Sage Weil
4ac0881025
Bump librados soname to 2.
...
Update Debian packaging. For human-only mentions of librados,
use just "librados"
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
Conflicts:
debian/control
src/Makefile.am
2011-03-05 13:59:49 -08:00
Laszlo Boszormenyi
037d6620c8
Update Debian packaging for 0.26~rc.
...
Make ceph x86 and x64 only because of build dependency on architecture related
google-perftools.
Put library packages to section lib.
2011-02-24 13:50:28 -08:00
Josh Durgin
dfafa9f3c8
.gitignore: ignore debian packaging outputs
2011-02-17 11:02:59 -08:00
Sage Weil
a930c7afe9
debian: add python, python-dev build-deps
...
Might be overkill? The error I see from pbuilder is
checking for a Python interpreter with version >= 2.4... none
error: configure: in `/tmp/buildd/ceph-0.24.3-676-gcde53e9':
error: configure: Failed to find Python 2.4 or newer
...but I'm guessing python-dev is needed too?
Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
2011-02-11 22:47:51 -08:00
Sage Weil
1c320ebe65
Merge branch 'stable'
...
Conflicts:
configure.ac
2011-02-11 13:41:56 -08:00
Sage Weil
7fea444bb6
Merge remote branch 'origin/librbd'
2011-02-11 13:29:32 -08:00
Sage Weil
2cd2c56dd0
v0.24.3
2011-02-10 09:49:28 -08:00
Sage Weil
7d3e8afcb5
cfuse: remove high level fuse interface
...
Untested, unused, and inferior to the lowlevel implementation.
Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
2011-02-08 07:43:00 -08:00
Wido den Hollander
9bb5b551f7
librbd: Install the headers in the development package
...
Signed-off-by: Wido den Hollander <wido@widodh.nl>
2011-02-07 15:13:01 -08:00
Josh Durgin
f18c721393
librbd: add packages for librbd
2011-02-07 15:13:01 -08:00
Sage Weil
dba7c1fd46
Merge branch 'testing' into unstable
...
Conflicts:
configure.ac
src/Makefile.am
src/common/common_init.cc
src/common/debug.h
src/common/signal.cc
src/config.cc
src/mon/MDSMonitor.cc
src/msg/SimpleMessenger.cc
src/osd/OSD.cc
src/osd/ReplicatedPG.cc
2011-01-25 08:50:58 -08:00
Sage Weil
f7572de5cb
v0.24.2
2011-01-24 12:53:22 -08:00
Sage Weil
f650e3dac1
Merge branch 'testing' into unstable
...
Conflicts:
configure.ac
2011-01-13 13:24:52 -08:00
Sage Weil
630565f3ac
v0.24.1
2011-01-07 16:50:15 -08:00
Sage Weil
7e83b570e4
Merge branch 'testing' into unstable
...
Conflicts:
configure.ac
2011-01-03 10:24:47 -08:00
Laszlo Boszormenyi
1e291fc9ef
debian: don't strip rados classes
...
Signed-off-by: Laszlo Boszormenyi <gcs@debian.hu>
Signed-off-by: Sage Weil <sage@newdream.net>
2010-12-17 08:31:00 -08:00
Laszlo Boszormenyi
9c173bb400
debian: rename ceph.lintian -> ceph.lintian-overrides
...
Signed-off-by: Laszlo Boszormenyi <gcs@debian.hu>
Signed-off-by: Sage Weil <sage@newdream.net>
2010-12-17 08:30:43 -08:00
Colin Patrick McCabe
292414c5fd
gceph: Add gceph to rpm, deb
...
Signed-off-by: Colin McCabe <colinm@hq.newdream.net>
2010-12-10 20:34:49 -08:00
Laszlo Boszormenyi
4e3c201132
Tune Debian packaging for the upcoming v0.24 release.
...
Including switch OpenSSL dependency to Crypto++ as its being used instead of
the former; remove radosacl as its not compiled anymore and pristine clean
the source. Explicitly note this is in a 1.0 package format.
2010-12-05 22:20:48 -08:00
Colin Patrick McCabe
39b42b21e9
make: create /etc/ceph if it doesn't exist
...
make: create /etc/ceph if it doesn't exist. On uninstall, remove the
directory if it's empty. (Never remove a user's config file, though.)
Signed-off-by: Colin McCabe <colinm@hq.newdream.net>
2010-12-02 17:35:32 -08:00
Greg Farnum
03eb4e7a07
man: add man page for cephfs
...
Add to Makefile, debian, and ceph.spec.in bits
2010-12-02 16:18:38 -08:00
Sage Weil
0897edafc8
Merge branch 'testing' into rc
...
Conflicts:
configure.ac
2010-12-01 10:20:43 -08:00
Sage Weil
5bdae2af8c
ceph v0.23.2
2010-12-01 10:03:26 -08:00
Sage Weil
b39f042501
Merge branch 'testing' into unstable
...
Conflicts:
src/os/FileJournal.cc
2010-11-30 12:19:39 -08:00
Sage Weil
9360126943
debian: many many cleanups
...
Signed-off-by: Laszlo Boszormenyi <gcs@debian.hu>
2010-11-30 09:13:54 -08:00
Sage Weil
de61991a87
Merge branch 'testing' into unstable
...
Conflicts:
configure.ac
2010-11-23 09:37:13 -08:00
Sage Weil
868665d5f2
v0.23.1
2010-11-22 23:02:09 -08:00
Sage Weil
f8b3271f45
Merge branch 'rc' into unstable
...
Conflicts:
configure.ac
src/Makefile.am
2010-11-11 14:28:18 -08:00
Sage Weil
5d1d8d0c46
v0.23
2010-11-10 21:18:37 -08:00
Sage Weil
84840ed76b
debian: don't explicitly depend on libgoogle-perftools0
...
dpkg-buildpackage will autodetect the dependency. Except on lenny, where
it doesn't exist and we don't use it!
Signed-off-by: Sage Weil <sage@newdream.net>
2010-11-10 08:45:36 -08:00
Sage Weil
53b076d5fb
Merge remote branch 'origin/rbd-fiemap' into unstable
2010-11-09 14:23:12 -08:00
Sage Weil
4f24fcbc8a
debian: add gtk build-depends
...
For ceph -g.
Signed-off-by: Sage Weil <sage@newdream.net>
2010-11-03 16:40:13 -07:00
Colin Patrick McCabe
38f96c658d
debian packaging: set --sbindir=/sbin
...
We want mkcephfs and mount.ceph to be under /sbin.
Signed-off-by: Colin McCabe <colinm@hq.newdream.net>
2010-11-02 14:37:56 -07:00
Wido den Hollander
905ff76352
debian: add pkg-config as build-depends
...
Signed-off-by: Wido den Hollander <wido@widodh.nl>
2010-11-02 09:45:14 -07:00
Sage Weil
6c69c25923
Merge remote branch 'origin/testing' into unstable
...
Conflicts:
configure.ac
2010-10-30 15:04:13 -07:00
Sage Weil
9f4fd4a6d9
v0.22.2
2010-10-30 11:24:34 -07:00
Sage Weil
8255a6716f
debian: fix changelog
...
(This was actually in the 0.22.1-1 package we built.)
Signed-off-by: Sage Weil <sage@newdream.net>
2010-10-29 10:48:40 -07:00
Sage Weil
8d37b2808d
debian: change compat to 6 to match debhelper require
...
Reported-by: Laszlo Boszormenyi <gcs@debian.hu>
Signed-off-by: Sage Weil <sage@newdream.net>
2010-10-27 21:27:11 -07:00
Sage Weil
2ed57d2a6d
Merge remote branch 'origin/testing' into unstable
...
Conflicts:
configure.ac
src/rados.cc
2010-10-26 12:04:17 -07:00