Spdk/test/common/config/pkgdep
Michal Berger 4be6d32b97 pkgdep/git: Create etc directory in git's custom path
By default, git will use path relative to the prefix it was built
with to determine location of git{config,attributes} files. In
our case, that would be /usr/local/git/etc.

Lack of this directory may be problematic for vagrant's proxyconf
plugin. If it picks up git binary at our location, it will depend
on existance of the /usr/local/git/etc directory. In case it's
missing it simply fails as git won't create it on its own. To
avoid that, let's create it ourselves.

Change-Id: Ie1fadd36d5888866b20375a7184031c73058fe3d
Signed-off-by: Michal Berger <michalx.berger@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4292
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2020-09-18 07:36:52 +00:00
..
os config/pkgdep: Allow for sourcing OS-based routines 2020-09-07 09:28:25 +00:00
patches/qat pkgdep/git: [QAT] Replace linux/cryptohash.h with crypto/sha.h 2020-09-03 07:43:30 +00:00
apt-get test/pkgdep: move ibverbs-utils and rdmacm-utils to package list 2020-09-11 07:29:01 +00:00
dnf config/pkgdep: Allow for sourcing OS-based routines 2020-09-07 09:28:25 +00:00
git pkgdep/git: Create etc directory in git's custom path 2020-09-18 07:36:52 +00:00
pacman vm_setup: Add some missing dependencies 2020-08-20 09:34:23 +00:00
pkg test/vm_setup: various improvements 2020-09-11 07:28:45 +00:00
swupd test/vm_setup: Add clearlinux package manager 2020-07-14 07:55:19 +00:00
yum config/pkgdep: Allow for sourcing OS-based routines 2020-09-07 09:28:25 +00:00