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
*
install-deps.sh: use tee for writing a file
Kefu Chai
2017-12-14
1
-1
/
+1
*
install-deps.sh: avoid re-installing g++-7
Kefu Chai
2017-12-13
1
-11
/
+19
*
install-deps.sh: use GCC-7 on xenial also
Kefu Chai
2017-12-11
1
-2
/
+11
*
install-deps.sh: install new gcc as the default the right way
Kefu Chai
2017-12-09
1
-5
/
+6
*
install-deps.sh: enable testing repo on centos on aarch64
Kefu Chai
2017-12-08
1
-2
/
+10
*
install-deps.sh: use DTS on centos if GCC is too old
Kefu Chai
2017-12-08
1
-6
/
+46
*
install-deps.sh: install centos-release-scl-rh on aarch64
Kefu Chai
2017-12-05
1
-1
/
+6
*
install-deps.sh: use gcc-7 on trusty
Kefu Chai
2017-12-05
1
-1
/
+36
*
install-deps.sh: always use yum-config-manager for consistency
Kefu Chai
2017-12-05
1
-2
/
+1
*
install-deps.sh: install devtoolset-7 for centos/rhel
Kefu Chai
2017-12-05
1
-2
/
+5
*
scripts: fix bash path in shebangs
Alan Somers
2017-07-27
1
-1
/
+2
*
install-deps.sh: add missing dependencies for FreeBSD
Alan Somers
2017-07-25
1
-4
/
+7
*
build/ops: rpm: put mgr python build dependencies in make_check bcond
Nathan Cutler
2017-07-17
1
-2
/
+7
*
test,qa/workunits: add tests for public_bind_addr
Bassam Tabbara
2017-07-14
1
-0
/
+1
*
core: Install Pecan for FreeBSD
Willem Jan Withagen
2017-06-10
1
-0
/
+4
*
cmake,debian,rpm: remove atomic_t completely
Kefu Chai
2017-06-08
1
-1
/
+0
*
install-deps.sh: workaround setuptools' dependency on six
Kefu Chai
2017-06-01
1
-1
/
+2
*
rgw: Add basic support for IAM policies
Adam C. Emerson
2017-05-17
1
-0
/
+1
*
Merge pull request #9853 from dx9/wip-alpine-dev-support
Sage Weil
2017-04-22
1
-0
/
+12
|
\
|
*
install-deps.sh: add alpine support
John Coyle
2016-12-21
1
-0
/
+12
*
|
Merge pull request #14301 from Andrey1994/master
Sage Weil
2017-04-10
1
-2
/
+5
|
\
\
|
*
|
install-deps: Add Virtuozzo Linux support
Andrey Parfenov
2017-04-03
1
-2
/
+5
*
|
|
build: let FreeBSD build ceph-fuse
Willem Jan Withagen
2017-04-02
1
-0
/
+1
|
/
/
*
|
test: use gsed on FreeBSD for inplace editting
Willem Jan Withagen
2017-03-19
1
-0
/
+1
*
|
ceph-detect-init: Adds Oracle Linux Server and Oracle VM Server detection
Nikita Gerasimov
2017-03-10
1
-1
/
+1
*
|
build/install-deps.sh: Add sphinx package for DOCS
Willem Jan Withagen
2017-02-01
1
-0
/
+1
|
/
*
install-deps.sh: JQ is needed in one script
Willem Jan Withagen
2016-11-19
1
-0
/
+1
*
install-deps.sh: allow building on SLES systems
Nitin A Kamble
2016-10-31
1
-1
/
+1
*
Merge pull request #11512 from wjwithagen/wip-wjw-freebsd-depends
Kefu Chai
2016-10-19
1
-1
/
+2
|
\
|
*
FreeBSD: update require packages
Willem Jan Withagen
2016-10-16
1
-1
/
+2
*
|
tools/ceph-monstore-update-crush.sh: FreeBSD getopt is not compatible, use th...
Willem Jan Withagen
2016-10-18
1
-0
/
+1
|
/
*
build scripts: Enable dnf for Fedora >= 22
Brad Hubbard
2016-09-16
1
-4
/
+12
*
install-deps: exit non-zero when we cannot match distro
Gregory Meno
2016-09-09
1
-0
/
+1
*
build/ops: fix /etc/os-release parsing in install-deps.sh
Nathan Cutler
2016-09-05
1
-3
/
+3
*
Merge pull request #10017 from jan--f/os-release-based-install-deps
Nathan Cutler
2016-08-30
1
-21
/
+16
|
\
|
*
install-deps.sh: initial distro detection based on /etc/os-release
Jan Fajerski
2016-08-29
1
-21
/
+16
*
|
install-deps: Get the latest virtualenv in a temporary folder
Oleh Prypin
2016-07-14
1
-1
/
+8
|
/
*
install-deps.sh: use mk-build-deps instead of processing control
Dan Mick
2016-06-22
1
-10
/
+13
*
install-deps.sh: Add the required packages to build on FreeBSD
Willem Jan Withagen
2016-05-10
1
-0
/
+37
*
Merge pull request #8782 from SUSE/wip-15627
Loic Dachary
2016-05-03
1
-1
/
+1
|
\
|
*
install-deps.sh: systemd-rpm-macros must be installed on SUSE
Nathan Cutler
2016-04-27
1
-1
/
+1
*
|
install-deps: Adding gcc for debian based systems
Erwan Velu
2016-04-25
1
-1
/
+1
*
|
install-deps: remove distribute requirement
Alfredo Deza
2016-04-20
1
-3
/
+1
|
/
*
build/ops: enable CR in CentOS 7
Loic Dachary
2015-12-08
1
-1
/
+4
*
Revert "install-deps.sh: use %bcond_with selinux on SLE/openSUSE"
Nathan Cutler
2015-10-06
1
-1
/
+1
*
Merge pull request #6137 from SUSE/wip-13324-infernalis
Loic Dachary
2015-10-02
1
-1
/
+1
|
\
|
*
install-deps.sh: use %bcond_with selinux on SLE/openSUSE
Nathan Cutler
2015-10-01
1
-1
/
+1
*
|
install-deps.sh: openSUSE-release/sles-release/sled-release are always present
Nathan Cutler
2015-10-01
1
-1
/
+1
|
/
*
install-deps: enable python3
Loic Dachary
2015-09-20
1
-2
/
+2
*
install-deps.sh: disable python3
Loic Dachary
2015-09-17
1
-2
/
+2
[next]