| /spdk/scripts/pkgdep/ |
| H A D | debian.sh | 12 apt-get install -y python3-venv 26 apt-get install -y pkgconf 29 apt-get install -y pkg-config 33 apt-get install -y gcc g++ make libcunit1-dev libaio-dev libssl-dev libjson-c-dev libcmocka-dev uuid-dev libiscsi-dev \ 36 pip3 install ninja 37 pip3 install meson 38 pip3 install pyelftools 39 pip3 install ijson 40 pip3 install python-magic 41 pip3 install grpci [all...] |
| H A D | ubuntu.sh | 12 apt-get install -y python3-venv 26 apt-get install -y pkgconf 29 apt-get install -y pkg-config 33 apt-get install -y gcc g++ make libcunit1-dev libaio-dev libssl-dev libjson-c-dev libcmocka-dev uuid-dev libiscsi-dev \ 36 pip3 install ninja 37 pip3 install meson 38 pip3 install pyelftools 39 pip3 install ijson 40 pip3 install python-magic 41 pip3 install grpci [all...] |
| H A D | rhel.sh | 21 # Don't trigger errexit, simply install what's available. This is default 70 # Add PowerTools needed for install CUnit-devel 92 yum install -y "${repos[@]}" yum-utils 103 yum install -y gcc gcc-c++ make CUnit-devel libaio-devel openssl-devel \ 108 # Minimal install 111 pip3 install scikit-build 114 yum install -y cmake3 125 yum install -y openssl11-devel 128 yum install -y python36 python36-devel 137 pip3 install [all...] |
| H A D | centos.sh | 21 # Don't trigger errexit, simply install what's available. This is default 70 # Add PowerTools needed for install CUnit-devel 92 yum install -y "${repos[@]}" yum-utils 103 yum install -y gcc gcc-c++ make CUnit-devel libaio-devel openssl-devel \ 108 # Minimal install 111 pip3 install scikit-build 114 yum install -y cmake3 125 yum install -y openssl11-devel 128 yum install -y python36 python36-devel 137 pip3 install [all...] |
| H A D | openeuler.sh | 21 # Don't trigger errexit, simply install what's available. This is default 70 # Add PowerTools needed for install CUnit-devel 92 yum install -y "${repos[@]}" yum-utils 103 yum install -y gcc gcc-c++ make CUnit-devel libaio-devel openssl-devel \ 108 # Minimal install 111 pip3 install scikit-build 114 yum install -y cmake3 125 yum install -y openssl11-devel 128 yum install -y python36 python36-devel 137 pip3 install [all...] |
| H A D | fedora.sh | 21 # Don't trigger errexit, simply install what's available. This is default 70 # Add PowerTools needed for install CUnit-devel 92 yum install -y "${repos[@]}" yum-utils 103 yum install -y gcc gcc-c++ make CUnit-devel libaio-devel openssl-devel \ 108 # Minimal install 111 pip3 install scikit-build 114 yum install -y cmake3 125 yum install -y openssl11-devel 128 yum install -y python36 python36-devel 137 pip3 install [all...] |
| H A D | mariner.sh | 8 tdnf install -y python3-pexpect 10 tdnf install -y help2man 13 tdnf install -y nasm 15 tdnf install -y libnuma-devel 17 tdnf install -y systemtap-sdt-devel 22 tdnf install -y "${devtool_pkgs[@]}" 26 tdnf install -y libpmemobj-devel || true 30 tdnf install -y fuse3-devel 34 tdnf install -y librados-devel librbd-devel 38 tdnf install [all...] |
| H A D | azurelinux.sh | 8 tdnf install -y python3-pexpect 10 tdnf install -y help2man 13 tdnf install -y nasm 15 tdnf install -y libnuma-devel 17 tdnf install -y systemtap-sdt-devel 22 tdnf install -y "${devtool_pkgs[@]}" 26 tdnf install -y libpmemobj-devel || true 30 tdnf install -y fuse3-devel 34 tdnf install -y librados-devel librbd-devel 38 tdnf install [all...] |
| H A D | sles.sh | 7 # Minimal install 8 zypper install -y gcc gcc-c++ make cunit-devel libaio-devel libopenssl-devel \ 12 zypper install -y libnuma-devel nasm 14 zypper install -y autoconf automake libtool help2man 17 zypper install -y git-core lcov python3-pycodestyle sg3_utils \ 22 zypper install -y libpmemobj-devel 26 zypper install -y librados-devel librbd-devel 30 zypper install -y rdma-core-devel 34 zypper install -y doxygen mscgen graphviz 40 zypper install [all...] |
| H A D | arch.sh | 11 pip install configshell_fb 12 pip install pyelftools 13 pip install ijson 14 pip install python-magic 15 pip install grpcio 16 pip install grpcio-tools 17 pip install pyyaml 18 pip install Jinja2 19 pip install tabulate 28 #fakeroot needed to install vi [all...] |
| H A D | freebsd.sh | 6 # Minimal install 7 pkg install -y gmake cunit openssl git bash python ncurses ninja meson 8 pkg install -g -y "py*-pyelftools-*" "py*-pandas" "py*-Jinja2" "py*-tabulate-*" 10 pkg install -y autoconf automake libtool help2man 13 pkg install -y devel/astyle bash sysutils/sg3_utils nasm \ 15 pkg install -g -y "py*-pycodestyle" 18 pkg install -y ruby devel/ruby-gems rubygem-{bundler,rake} 22 pkg install -y doxygen mscgen graphviz 37 pkg install -y liblz4
|
| /spdk/test/common/config/pkgdep/ |
| H A D | apt-get | 7 install() { 11 sudo "$package_manager" install -y "$@" 24 install tsocks 28 install libasan5 || install libasan6 29 install libubsan1 87 install "${vagrant_packages[@]}"
|
| H A D | git | 3 install yasm 6 install libnl3 libnl3-devel || install libnl-3-200 libnl-3-dev libnl-genl-3-dev 37 (cd "$GIT_REPOS/QAT" && sudo ./configure --enable-icp-sriov=host && sudo make install) 86 && sudo gmake -C /usr/src/fio install 89 && sudo make -C /usr/src/fio install 156 sudo make -C "$repo_dir" install 198 # This function install version of nvme-cli, that support listing spdk nvme 231 sudo make -C "$GIT_REPOS/libiscsi" install 241 install zli [all...] |
| /spdk/test/common/config/pkgdep/os/ |
| H A D | rhel | 5 install tsocks || echo "Installation of the tsocks package failed, proxy may not be available" 11 install nbd || { 12 install wget 14 install nbd.rpm
|
| H A D | fedora | 5 install tsocks || echo "Installation of the tsocks package failed, proxy may not be available" 11 install nbd || { 12 install wget 14 install nbd.rpm
|
| H A D | centos | 5 install tsocks || echo "Installation of the tsocks package failed, proxy may not be available" 11 install nbd || { 12 install wget 14 install nbd.rpm
|
| /spdk/lib/env_ocf/ |
| H A D | Makefile | 27 .PHONY: all clean install 38 install: target 45 .PHONY: all clean install ocf_inc ocf_src ocf_distclean all exportlib 69 install: target
|
| /spdk/isalbuild/ |
| H A D | Makefile | 9 .PHONY: all clean install 21 install: all target 22 $(Q)$(MAKE) -C $(SPDK_ROOT_DIR)/isa-l install $(REDIRECT)
|
| /spdk/isalcryptobuild/ |
| H A D | Makefile | 10 .PHONY: all clean install 22 install: all target 23 $(Q)$(MAKE) -C $(SPDK_ROOT_DIR)/isa-l-crypto install $(REDIRECT)
|
| /spdk/scripts/vagrant/ |
| H A D | update.sh | 69 yum install -y redhat-lsb 83 …apt-get update --assume-yes --no-install-suggests --no-install-recommends -o Dpkg::Options::="--fo… 84 …apt-get upgrade --assume-yes --no-install-suggests --no-install-recommends -o Dpkg::Options::="--f…
|
| /spdk/vfiouserbuild/ |
| H A D | Makefile | 9 .PHONY: all clean install uninstall 23 DESTDIR=$(VFIO_USER_INSTALL_DIR) meson install --quiet -C $(VFIO_USER_BUILD_DIR) 30 install: all target
|
| /spdk/mk/ |
| H A D | spdk.fio.mk | 40 install: all 42 $(Q)install -d -m 755 "$(DESTDIR)$(libdir)/fio"; 43 $(Q)install -m 755 "$(FIO_PLUGIN)" "$(DESTDIR)$(libdir)/fio"
|
| H A D | spdk.common.mk | 450 install -d -m 755 "$(DESTDIR)$(libdir)"; \ 451 install -m 644 "$(LIB)" "$(DESTDIR)$(libdir)/" 461 install -d -m 755 "$(DESTDIR)$(libdir)/pkgconfig"; 462 install -m 644 "$(1)" "$(DESTDIR)$(libdir)/pkgconfig"; 472 INSTALL_REL_SYMLINK := install -l rs 483 install -d -m 755 "$(DESTDIR)$(libdir)"; \ 489 install -m $$perm_mode "$(SHARED_REALNAME_LIB)" "$(DESTDIR)$(libdir)/"; \ 503 install -d -m 755 "$(DESTDIR)$(bindir)"; \ 504 install -m 755 "$<" "$(DESTDIR)$(bindir)/"; \ 515 install [all...] |
| /spdk/docker/build_base/ |
| H A D | Dockerfile | 23 RUN dnf install -y rpm-build 61 # Copy SPDK's RPMs built during pre-install step. 65 COPY post-install /install 66 RUN /install
|
| /spdk/test/common/config/ |
| H A D | autotest_setup.sh | 8 # test environment capable of running our whole test suite. This script will install 24 function install() { :; } function 34 echo " -i --install-deps Install $package_manager based dependencies" 104 install-deps) INSTALL=true ;; 146 install "${packages[@]}"
|