index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
install-deps.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: run promtool test without docker on ubuntu/focal
Kefu Chai
2021-03-19
1
-4
/
+0
*
install-deps.sh: install boost 1.75 on focal
Kefu Chai
2021-03-19
1
-0
/
+1
*
install-deps.sh: install libzbd on focal
Kefu Chai
2021-03-19
1
-0
/
+3
*
mgr/dashboard:test prometheus rules through promtool
Aashish Sharma
2021-03-08
1
-0
/
+7
*
install-deps: Cope with nonexistent /etc/apt/sources.list.d/ceph-libboost1.72...
Sebastian Wagner
2021-02-15
1
-1
/
+1
*
install-deps.sh: set codename when installing libzbd
Kefu Chai
2021-01-26
1
-2
/
+2
*
install-deps.sh: install libzbd-dev when WITH_ZBD is set
Kefu Chai
2021-01-25
1
-0
/
+13
*
install-deps.sh: do not use deb.rug.nl as a mirror anymore
Kefu Chai
2020-12-28
1
-1
/
+0
*
install-deps.sh: do not install nlohmann-json{3}?-dev
Kefu Chai
2020-12-17
1
-7
/
+0
*
install-deps.sh: do not install libboost-all-dev for old distros
Kefu Chai
2020-12-17
1
-2
/
+0
*
install-deps.sh: install debian package with proper right
Changcheng Liu
2020-12-17
1
-3
/
+3
*
install-deps.sh: add with_jaeger options for installing it's dependencies
Deepika Upadhyay
2020-12-16
1
-0
/
+8
*
Merge pull request #31358 from ideepika/wip-jaegertracing-in-ceph
Josh Durgin
2020-12-16
1
-0
/
+6
|
\
|
*
jaeger, build/op: add jaeger and it's dependencies as submodules
Deepika Upadhyay
2020-12-11
1
-0
/
+6
*
|
install-deps.sh: do not use gcc-toolset-9 from copr
Kefu Chai
2020-12-10
1
-1
/
+0
*
|
install-deps.sh: Make powertools repo case insensitive
Brad Hubbard
2020-11-10
1
-1
/
+2
|
/
*
cmake: remove yasm since it's been replaced by nasm
Changcheng Liu
2020-10-29
1
-1
/
+0
*
install-deps.sh: install nasm for isa-l library
Changcheng Liu
2020-10-29
1
-0
/
+1
*
install-deps.sh: install libzbd-devel on RHEL/CentOS8 on demand
Kefu Chai
2020-09-17
1
-2
/
+8
*
alpine: remove stale Alpine build recipe
Kefu Chai
2020-08-18
1
-12
/
+0
*
install-deps.sh: add tchaikov's copr repo for crimson build on el8
Kefu Chai
2020-08-15
1
-0
/
+1
*
Merge pull request #35787 from tchaikov/wip-46208
Kefu Chai
2020-06-28
1
-5
/
+5
|
\
|
*
install-deps.sh: use ceph-libboost1.73
Kefu Chai
2020-06-26
1
-5
/
+5
*
|
install-deps.sh: always use python3-sphinx to build the docs
Kefu Chai
2020-06-25
1
-0
/
+11
*
|
install-deps.sh: always use dnf on RHEL/CentOS
Kefu Chai
2020-06-25
1
-6
/
+5
*
|
install-deps.sh: drop bits enabling DTS repo
Kefu Chai
2020-06-25
1
-26
/
+1
|
/
*
install-deps.sh: drop devtoolset(DTS) check for centos
Deepika Upadhyay
2020-06-23
1
-31
/
+0
*
Merge pull request #35569 from sungjunyoung/master
Kefu Chai
2020-06-20
1
-1
/
+1
|
\
|
*
install_deps.sh: Add debian based elementary os
Junyoung, Sung
2020-06-15
1
-1
/
+1
*
|
install-deps.sh: do not enable unavailable repos
Kefu Chai
2020-06-17
1
-1
/
+1
*
|
install-deps.sh: drop ktdreyer/ceph-el8 copr repo
Kefu Chai
2020-06-14
1
-2
/
+0
|
/
*
install-deps.sh: remove the workaround to bootstrap a new venv
Kefu Chai
2020-03-12
1
-11
/
+1
*
install-deps.sh: install additional repo for RHEL8
Kefu Chai
2020-03-12
1
-2
/
+5
*
install-deps.sh: install rhel-7-server-optional-rpms on el7 only
Kefu Chai
2020-03-12
1
-3
/
+1
*
install-deps.sh: Actually set gpgcheck to false
Brad Hubbard
2020-02-28
1
-1
/
+1
*
install-deps.sh: pass "-y" to "dnf copr enable"
Kefu Chai
2019-12-26
1
-1
/
+1
*
install-deps.sh: use "apt" for checking install status
Kefu Chai
2019-12-23
1
-2
/
+2
*
install-deps.sh: install boost-1.72 for bionic
Kefu Chai
2019-12-23
1
-18
/
+25
*
install-deps.sh: drop trusty and xenial support
Kefu Chai
2019-12-22
1
-39
/
+0
*
install-deps.sh: do not echo version of git
Kefu Chai
2019-12-19
1
-1
/
+1
*
install-deps.sh: silence popd and pushd
Kefu Chai
2019-12-19
1
-2
/
+2
*
install-deps.sh: revert a5a44cf4
Kefu Chai
2019-12-19
1
-4
/
+0
*
install-deps.sh: stop preparing wheels for python2
Kefu Chai
2019-12-19
1
-12
/
+7
*
install-deps.sh: add ken's copr repo for el8 build
Kefu Chai
2019-12-18
1
-0
/
+1
*
Merge pull request #31144 from badone/wip-use-dnf-on-rhel-or-centos-8
Kefu Chai
2019-12-17
1
-13
/
+10
|
\
|
*
install-deps.sh: Use dnf for rhel/centos 8
Brad Hubbard
2019-12-13
1
-13
/
+10
*
|
install-deps.sh: install python2-{virtualenv,devel} on SUSE if needed
Nathan Cutler
2019-12-12
1
-0
/
+4
*
|
rpm: add rpm-build to SUSE-specific make check deps
Nathan Cutler
2019-12-10
1
-1
/
+1
*
|
install-deps.sh: remove the cleanup for kitware repo
Kefu Chai
2019-11-13
1
-4
/
+0
*
|
install-deps.sh: install binutils 2.28 for xenial
Kefu Chai
2019-11-13
1
-0
/
+15
[next]