summaryrefslogtreecommitdiffstats
path: root/ceph.spec.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* rpm,deb: package ceph-kvstore-tool man pageSage Weil2017-08-311-0/+1
* rpm: include ceph-volume and ceph-volume-systemd man pagesAlfredo Deza2017-08-221-0/+2
* rpm: ceph-fuse requires fuse packageKen Dreyer2017-08-211-0/+1
* rpm: rm macros in commentsKen Dreyer2017-08-171-1/+2
* Merge pull request #16832 from liewegas/wip-20915Sage Weil2017-08-061-1/+3
|\
| * ceph.spec.in: ceph_volume but not ceph_volume_client in ceph-baseSage Weil2017-08-051-1/+3
* | Merge pull request #16633 from dillaman/wip-bootstrap-rbd-mirrorSage Weil2017-08-051-0/+2
|\ \ | |/ |/|
| * mon: new bootstrap-rbd auth profileJason Dillaman2017-07-271-0/+2
* | build: include the ceph-volume-systemd command in the spec fileAlfredo Deza2017-08-041-0/+1
* | build/ops: add ceph-volume scripts/files to spec fileAlfredo Deza2017-08-041-3/+8
|/
* Merge pull request #16483 from ddiss/cmake_install_includedirKefu Chai2017-07-261-0/+1
|\
| * cmake: use CMAKE_INSTALL_INCLUDEDIRDavid Disseldorp2017-07-211-0/+1
* | deb,rpm: require socat for ceph-testSage Weil2017-07-241-0/+1
* | Revert "Test-enable XIO messenger and IB/RDMA support"Nathan Cutler2017-07-211-14/+0
|/
* Merge pull request #15940 from smithfarm/wip-20425Sage Weil2017-07-181-5/+12
|\
| * build/ops: rpm: socat is only needed for "make check"Nathan Cutler2017-07-171-1/+1
| * build/ops: rpm: put mgr python build dependencies in make_check bcondNathan Cutler2017-07-171-4/+11
* | build/ops: rpm: fix typo WTIH_BABELTRACENathan Cutler2017-07-171-2/+2
|/
* test,qa/workunits: add tests for public_bind_addrBassam Tabbara2017-07-141-0/+1
* Merge pull request #16074 from smithfarm/wip-obsolete-libcephfs1Nathan Cutler2017-07-121-0/+1
|\
| * build/ops: rpm: obsolete libcephfs1Nathan Cutler2017-07-031-0/+1
* | Merge pull request #16208 from ceph/wip-base-postunBoris Ranto2017-07-071-0/+1
|\ \
| * | rpm: Fix undefined FIRST_ARGBoris Ranto2017-07-071-0/+1
* | | rpm: bump epoch ahead of RHEL baseKen Dreyer2017-07-051-1/+1
|/ /
* / CMakeLists.txt: Rewrite 2 remaning options to WITH_Willem Jan Withagen2017-07-021-2/+2
|/
* build/ops: rpm: sane packaging of %{_docdir}/ceph directoryNathan Cutler2017-06-241-2/+1
* restful: Introduce create-self-signed-cert commandBoris Ranto2017-06-211-0/+2
* ceph.spec,debian: remove auto-generated self-signed mgr restful certSage Weil2017-06-201-8/+0
* build/ops: rpm: package COPYING, move conf example to ceph-commonNathan Cutler2017-06-151-3/+5
* build/ops: drop sample.fetch_configNathan Cutler2017-06-151-2/+0
* build/ops: rpm: one License line to rule them allNathan Cutler2017-06-141-27/+0
* build/ops: rpm, COPYING: drop GPL 2.0 with Autoconf ExceptionNathan Cutler2017-06-141-2/+2
* build/ops: rpm: Enable ppc64le and s390x builds in SLENathan Cutler2017-06-141-1/+1
* build/ops: rpm: ceph.spec.in: drop redundant defattrsNathan Cutler2017-06-141-33/+0
* build/ops: rpm: add which as a build dependency, unconditionallyNathan Cutler2017-06-141-0/+1
* Merge pull request #15562 from tchaikov/wip-no-assert.hSage Weil2017-06-091-1/+0
|\
| * cmake,debian,rpm: remove atomic_t completelyKefu Chai2017-06-081-1/+0
* | ceph.spec.in: add python-pecan as BuildDepends tooSage Weil2017-06-081-0/+2
|/
* osd/dmclock/testing: reorganize testing, building now optionalJ. Eric Ivancich2017-06-061-2/+0
* selinux: Install ceph-base before ceph-selinuxBoris Ranto2017-06-051-0/+1
* Merge pull request #15231 from smithfarm/wip-20052Nathan Cutler2017-06-051-0/+3
|\
| * build/ops: rpm: make librbd1 %post scriptlet depend on coreutilsNathan Cutler2017-06-031-0/+3
* | Merge pull request #15073 from liewegas/wip-mgr-statsSage Weil2017-06-041-0/+1
|\ \
| * | debian,rpm: add jq dependency to ceph-testKefu Chai2017-06-021-0/+1
| |/
* | Merge pull request #14351 from yehudasa/wip-rgw-mdsearchYehuda Sadeh2017-06-021-0/+1
|\ \ | |/ |/|
| * rgw: package radosgw-esYehuda Sadeh2017-05-301-0/+1
* | build/ops: rpm: move _epoch_prefix below Epoch definitionNathan Cutler2017-06-011-3/+4
* | Merge pull request #15286 from smithfarm/wip-cond-epochKefu Chai2017-06-011-91/+97
|\ \
| * | build/ops: rpm: apply epoch only if %epoch macro is definedNathan Cutler2017-05-251-91/+97
* | | Merge pull request #14457 from ceph/wip-rest-flaskSage Weil2017-06-011-2/+12
|\ \ \