summaryrefslogtreecommitdiffstats
path: root/ceph.spec.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #47014 from ktdreyer/no-system-pmdk-s390xIlya Dryomov2022-07-241-0/+4
|\
| * ceph.spec.in: disable system_pmdk on s390xKen Dreyer2022-07-071-0/+4
* | Merge pull request #47124 from tchaikov/spec-mibsKefu Chai2022-07-221-3/+2
|\ \
| * | ceph.spec.in: correct "%files mib" sectionKefu Chai2022-07-161-3/+2
* | | ceph.spec.in: use BuildRequires libndctl-devel for SUSE distrosTim Serong2022-07-211-0/+4
|/ /
* | ceph.spec.in: fix path for mib file and properly mark in %filesJustin Caratzas2022-07-151-2/+2
* | Merge pull request #46260 from CongMinYin/wip-enable-ndctlIlya Dryomov2022-07-141-1/+3
|\ \
| * | cmake: add findndctl and finddaxctl functionYin Congmin2022-07-121-1/+3
* | | Merge pull request #46918 from bigjust/wip-jcaratza-mib-rpmJustin Caratzas2022-07-131-0/+16
|\ \ \
| * | | ceph.spec.in: review changes for mibs packageJustin Caratzas2022-07-061-2/+4
| * | | package SNMP MIB file as an rpmJustin Caratzas2022-06-301-0/+14
| | |/ | |/|
* | | ceph.spec.in: disable WITH_JAEGER if "with seastar"Kefu Chai2022-07-111-0/+1
* | | ceph.spec.in: enable WITH_SEASTAR if "with seastar"Kefu Chai2022-07-111-0/+3
* | | Merge pull request #45643 from rkachach/fix_issue_52514Adam King2022-07-081-0/+2
|\ \ \ | |/ / |/| |
| * | ceph.spec: fixing cephadm build depsRedouane Kachach2022-06-081-0/+2
* | | ceph.spec.in: use %enable_devtoolset11 to enable GTS-11Kefu Chai2022-06-281-17/+11
* | | ceph.spec.in: enable toolset 11 also in installRadoslaw Zarzynski2022-06-281-0/+8
* | | ceph.spec.in: move and undef _annotated_build only for rhels.Radoslaw Zarzynski2022-06-281-7/+6
* | | ceph.spec.in: use gcc-toolset-11 for building crimsonRadosław Zarzyński2022-06-281-6/+6
| |/ |/|
* | Merge pull request #46295 from dparmar18/tracker3998Venky Shankar2022-06-201-0/+1
|\ \
| * | mds: add include/cephfs/types.h path in spec filesdparmar182022-06-081-0/+1
* | | ceph.spec.in: turn jaeger off by default for SUSE distrosTim Serong2022-06-091-2/+6
* | | Merge pull request #44684 from zenomri/wip-omri-tracing-compiledYuval Lifshitz2022-06-021-1/+1
|\ \ \
| * | | ceph.spec.in: make jaeger packages installation default true.Deepika Upadhyay2022-05-171-1/+1
| |/ /
* | | Merge pull request #46272 from sshambar/bug-55664Adam King2022-06-011-2/+1
|\ \ \
| * | | cephadm: preserve cephadm user during RPM upgradeScott Shambarger2022-05-161-2/+1
| |/ /
* | | Merge pull request #35598 from tchaikov/wip-cephfs-javaKefu Chai2022-05-281-4/+3
|\ \ \ | |_|/ |/| |
| * | rpm,install-dep.sh,cmake: build cephfs java bindingKefu Chai2021-02-181-4/+3
* | | Merge pull request #46355 from tchaikov/wip-no-annobinKefu Chai2022-05-211-0/+7
|\ \ \
| * | | ceph.spec.in: disable annobin plugin if compile with gcc-toolsetKefu Chai2022-05-201-0/+7
| | |/ | |/|
* / | pybind/mgr: include object_format.py in CMakeLists.txt for buildJohn Mulligan2022-05-131-0/+1
|/ /
* | Merge pull request #45064 from s-t-e-v-e-n-k/no-direct-use-of-noseCasey Bodley2022-05-111-1/+0
|\ \
| * | ceph.spec.in,debian/control: Remove noseSteve Kowalik2022-04-041-1/+0
* | | Merge pull request #45341 from idryomov/wip-use-system-libpmem-on-c9sIlya Dryomov2022-05-041-0/+4
|\ \ \
| * | | rpm: use system libpmem on Centos 9 StreamIlya Dryomov2022-03-101-0/+4
* | | | Merge pull request #45845 from SUSE/wip-fix-55237Ilya Dryomov2022-05-041-0/+11
|\ \ \ \
| * | | | ceph.spec.in: openSUSE: require gcc11-c++, disable parquetTim Serong2022-04-291-0/+11
* | | | | Merge pull request #45677 from ideepika/wip-ninja-defaultIlya Dryomov2022-04-121-2/+2
|\ \ \ \ \
| * | | | | build: make ninja-build package install alwaysDeepika Upadhyay2022-04-041-2/+2
* | | | | | Merge pull request #45347 from mgfritch/cephadm-config-noreplaceAdam King2022-04-111-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | cephadm: preserve `authorized_keys` file during upgradeMichael Fritch2022-03-111-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #45696 from cbodley/wip-cmake-system-utf8procCasey Bodley2022-04-041-2/+2
|\ \ \ \ \
| * | | | | cmake: WITH_SYSTEM_UTF8PROC defaults to OFFCasey Bodley2022-03-291-2/+2
| | |_|/ / | |/| | |
* / | | | ceph.spec.in: remove build directory in %clean, not %installTim Serong2022-03-301-3/+2
|/ / / /
* | | | Merge pull request #45676 from rzarzynski/wip-crimson-toolset-10Kefu Chai2022-03-291-6/+6
|\ \ \ \
| * | | | ceph.spec.in: use gcc-toolset-10 for building crimsonRadosław Zarzyński2022-03-281-6/+6
| | |/ / | |/| |
* | | | Merge pull request #45666 from SUSE/wip-fix-55087Tim Serong2022-03-291-0/+4
|\ \ \ \
| * | | | ceph.spec.in: Use libthrift-devel on SUSE distrosTim Serong2022-03-281-0/+4
| |/ / /
* / / / ceph.spec.in: remove build directory at end of %installTim Serong2022-03-281-0/+4
|/ / /
* | | ceph.spec.in: add system_arrow and system_utf8proc conditionsCasey2022-03-141-0/+14