summaryrefslogtreecommitdiffstats
path: root/install-deps.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #38783 from ideepika/wip-osd-tracingKefu Chai2021-07-221-2/+7
|\
| * debian, install-deps.sh: use Build-Profiles to optionally build debian libjaegerDeepika2021-07-191-0/+3
| * install-deps.sh: add missing with_jaeger option for ceph.spec manglingDeepika2021-07-051-2/+4
* | build: Add SoftIron Linux as valid debian-based distro in install-depsDanny Abukalam2021-07-151-1/+1
|/
* debian: mark "crimson" specific deps with "pkg.ceph.crimson"Kefu Chai2021-06-071-6/+4
* debian: mark "make check" deps with "pkg.ceph.check" buildKefu Chai2021-06-071-7/+9
* common: make y2c.py work on FreeBSDWillem Jan Withagen2021-04-131-0/+1
* install-deps.sh: install libpmem libraries if WITH_PMEM is setKefu Chai2021-04-081-0/+15
* cmake,install-deps,make-dist: use boost 1.75Kefu Chai2021-04-051-1/+1
* install-deps: Use dnf config-managerBrad Hubbard2021-04-031-1/+1
* ceph.spec,install-deps: use golang-github-prometheus for promtoolsKefu Chai2021-03-221-3/+0
* install-deps.sh: remove existing ceph-libboost of different versionKefu Chai2021-03-201-5/+13
* test: run promtool test without docker on ubuntu/focalKefu Chai2021-03-191-4/+0
* install-deps.sh: install boost 1.75 on focalKefu Chai2021-03-191-0/+1
* install-deps.sh: install libzbd on focalKefu Chai2021-03-191-0/+3
* mgr/dashboard:test prometheus rules through promtoolAashish Sharma2021-03-081-0/+7
* install-deps: Cope with nonexistent /etc/apt/sources.list.d/ceph-libboost1.72...Sebastian Wagner2021-02-151-1/+1
* install-deps.sh: set codename when installing libzbdKefu Chai2021-01-261-2/+2
* install-deps.sh: install libzbd-dev when WITH_ZBD is setKefu Chai2021-01-251-0/+13
* install-deps.sh: do not use deb.rug.nl as a mirror anymoreKefu Chai2020-12-281-1/+0
* install-deps.sh: do not install nlohmann-json{3}?-devKefu Chai2020-12-171-7/+0
* install-deps.sh: do not install libboost-all-dev for old distrosKefu Chai2020-12-171-2/+0
* install-deps.sh: install debian package with proper rightChangcheng Liu2020-12-171-3/+3
* install-deps.sh: add with_jaeger options for installing it's dependenciesDeepika Upadhyay2020-12-161-0/+8
* Merge pull request #31358 from ideepika/wip-jaegertracing-in-cephJosh Durgin2020-12-161-0/+6
|\
| * jaeger, build/op: add jaeger and it's dependencies as submodulesDeepika Upadhyay2020-12-111-0/+6
* | install-deps.sh: do not use gcc-toolset-9 from coprKefu Chai2020-12-101-1/+0
* | install-deps.sh: Make powertools repo case insensitiveBrad Hubbard2020-11-101-1/+2
|/
* cmake: remove yasm since it's been replaced by nasmChangcheng Liu2020-10-291-1/+0
* install-deps.sh: install nasm for isa-l libraryChangcheng Liu2020-10-291-0/+1
* install-deps.sh: install libzbd-devel on RHEL/CentOS8 on demandKefu Chai2020-09-171-2/+8
* alpine: remove stale Alpine build recipeKefu Chai2020-08-181-12/+0
* install-deps.sh: add tchaikov's copr repo for crimson build on el8Kefu Chai2020-08-151-0/+1
* Merge pull request #35787 from tchaikov/wip-46208Kefu Chai2020-06-281-5/+5
|\
| * install-deps.sh: use ceph-libboost1.73Kefu Chai2020-06-261-5/+5
* | install-deps.sh: always use python3-sphinx to build the docsKefu Chai2020-06-251-0/+11
* | install-deps.sh: always use dnf on RHEL/CentOSKefu Chai2020-06-251-6/+5
* | install-deps.sh: drop bits enabling DTS repoKefu Chai2020-06-251-26/+1
|/
* install-deps.sh: drop devtoolset(DTS) check for centosDeepika Upadhyay2020-06-231-31/+0
* Merge pull request #35569 from sungjunyoung/masterKefu Chai2020-06-201-1/+1
|\
| * install_deps.sh: Add debian based elementary osJunyoung, Sung2020-06-151-1/+1
* | install-deps.sh: do not enable unavailable reposKefu Chai2020-06-171-1/+1
* | install-deps.sh: drop ktdreyer/ceph-el8 copr repoKefu Chai2020-06-141-2/+0
|/
* install-deps.sh: remove the workaround to bootstrap a new venvKefu Chai2020-03-121-11/+1
* install-deps.sh: install additional repo for RHEL8Kefu Chai2020-03-121-2/+5
* install-deps.sh: install rhel-7-server-optional-rpms on el7 onlyKefu Chai2020-03-121-3/+1
* install-deps.sh: Actually set gpgcheck to falseBrad Hubbard2020-02-281-1/+1
* install-deps.sh: pass "-y" to "dnf copr enable"Kefu Chai2019-12-261-1/+1
* install-deps.sh: use "apt" for checking install statusKefu Chai2019-12-231-2/+2
* install-deps.sh: install boost-1.72 for bionicKefu Chai2019-12-231-18/+25