Home
last modified time | relevance | path

Searched full:install (Results 1 – 25 of 162) sorted by relevance

1234567

/Documentation/tools/rv/
DMakefile3 INSTALL ?= install macro
27 $(info ** distribution, e.g., 'dnf install python3-docutils' on Fedora,)
43 install: man target
44 $(INSTALL) -d -m 755 $(DESTDIR)$(MAN1DIR)
45 $(INSTALL) -m 644 $(DOC_MAN1) $(DESTDIR)$(MAN1DIR)
51 .PHONY: man man1 clean install uninstall
/Documentation/tools/rtla/
DMakefile4 INSTALL ?= install macro
28 $(info ** distribution, e.g., 'dnf install python3-docutils' on Fedora,)
44 install: man target
45 $(INSTALL) -d -m 755 $(DESTDIR)$(MAN1DIR)
46 $(INSTALL) -m 644 $(DOC_MAN1) $(DESTDIR)$(MAN1DIR)
52 .PHONY: man man1 clean install uninstall
/Documentation/admin-guide/LSM/
DSELinux.rst6 to use the distro-provided policies, or install the
11 However, if you want to install a dummy policy for
32 ``dummy`` in ``/etc/selinux/config``, install the compiled policy
/Documentation/ABI/testing/
Dsysfs-platform-kim12 daemon and opens the device when install is requested.
24 daemon when the ldisc install is requested.
36 What: /sys/devices/platform/kim/install
44 configuring baud and install line discipline via this sysfs
/Documentation/bpf/libbpf/
Dlibbpf_build.rst21 To build only static libbpf.a library in directory build/ and install them
28 $ BUILD_STATIC_ONLY=y OBJDIR=build DESTDIR=root make install
31 dependency installed in /build/root/ and install them together with libbpf
/Documentation/dev-tools/
Dkselftest.rst134 Install selftests
137 You can use the "install" target of "make" (which calls the `kselftest_install.sh`
138 tool) to install selftests in the default location (`tools/testing/selftests/kselftest_install`),
141 To install selftests in default location::
143 $ make -C tools/testing/selftests install
145 To install selftests in a user specified location::
147 $ make -C tools/testing/selftests install INSTALL_PATH=/some/other/path
152 Found in the install directory, as well as in the Kselftest tarball,
209 `make gen_tar` invokes `make install` so you can use it to package a subset of
304 kselftest-{all,install,clean,gen_tar}
[all …]
/Documentation/admin-guide/aoe/
Dexamples.rst7 Example of udev install rules script
10 .. literalinclude:: udev-install.sh
Daoe.rst24 document the use of the driver and are not necessary if you install
35 There is a udev-install.sh script that shows how to install these
/Documentation/rust/
Dquick-start.rst8 There are a few ways to install a Rust toolchain needed for kernel development.
21 how to install them through ``rustup``, the standalone installers from Rust
45 apt install rustc rust-src bindgen rustfmt rust-clippy
54 dnf install rust rust-src bindgen-cli rustfmt clippy
87 zypper install rust rust1.79-src rust-bindgen clang
181 Install it, for instance, via (note that this will download and build the tool
184 cargo install --locked bindgen-cli
249 If ``rustup`` is being used, all the profiles already install the tool,
308 - Install a newer release (GDB >= 10.2, Binutils >= 2.36).
/Documentation/admin-guide/nfs/
Dnfs-rdma.rst14 This document describes how to install and setup the Linux NFS/RDMA client
37 - Install an RDMA device
44 - Install a Linux distribution and tools
53 - Install nfs-utils-1.1.2 or greater on the client
66 you should install the latest version of nfs-utils.
82 more information on this see the package's README and INSTALL files.
105 - Install a Linux kernel with NFS/RDMA
131 - Build, install, reboot
150 Build a new kernel, install it, boot it.
/Documentation/doc-guide/
Dsphinx.rst27 Sphinx Install
34 :ref:`sphinx-pre-install` for further details.
41 with your distributions. In order to do so, it is recommended to install
49 with ``pip install sphinx_rtd_theme``.
51 In summary, if you want to install the latest version of Sphinx, you
56 (sphinx_latest) $ pip install -r Documentation/sphinx/requirements.txt
69 For it to work, you need to install both GraphViz and ImageMagick
81 Depending on the distribution, you may also need to install a series of
106 .. _sphinx-pre-install:
112 recognize your distribution, it will also give a hint about the install
[all …]
/Documentation/translations/zh_CN/doc-guide/
Dsphinx.rst44 ``pip install sphinx_rtd_theme`` 单独安装。
53 (sphinx_2.4.4) $ pip install -r Documentation/sphinx/requirements.txt
87 $ ./scripts/sphinx-pre-install
89 Warning: better to also install "texlive-luatex85".
92 sudo dnf install -y texlive-luatex85
95 pip install -r Documentation/sphinx/requirements.txt
97 Can't build as 1 mandatory dependency is missing at ./scripts/sphinx-pre-install line 468.
/Documentation/admin-guide/
Dquickly-build-trimmed-linux.rst21 self-compiled Linux kernels; install compilers and everything else needed for
24 you then use to configure, build and install your own kernel::
37 command -v installkernel && sudo make modules_install install
51 command -v installkernel && sudo make modules_install install
61 install Linux from sources without being bothered by complicated details; the
103 * Install all software required to build a Linux kernel. Often you will need:
106 reference section shows how to quickly install those on various popular Linux
262 * Now install your kernel::
264 command -v installkernel && sudo make modules_install install
273 does nothing at all; in that case you have to manually install your kernel,
[all …]
DREADME.rst7 as they tell you what this is all about, explain how to install the
62 - If you install the full sources, put the kernel tarball in a
76 distributed in the xz format. To install by patching, get all the
143 sudo make O=/home/name/build/kernel modules_install install
266 ``make install`` if you have lilo installed or if your distribution has an
267 install script recognised by the kernel's installer. Most popular
268 distributions will have a recognized install script. You may want to
271 To do the actual install, you have to be root, but none of the normal
321 - Chances are your distribution includes an install script and running
322 ``make install`` will be all that's needed. Should that not be the case
Dverify-bugs-and-bisect-regressions.rst57 # * Install compilers and everything else needed for building Linux.
92 b) Build, install, and boot a kernel::
103 command -v installkernel && sudo make install
130 b) Build, install, and boot a kernel as described earlier in *segment 1,
151 c) Build, install, and boot a kernel as described earlier in *segment 1,
160 this step (e.g. build, install, boot, and test a kernel to then tell Git
181 second command worked flawlessly, build, install, and boot one more kernel
199 sudo kernel-install -v remove 6.0-rc1-local-gcafec0cacaca0
200 # * Note, on some distributions kernel-install is missing
216 Build, install, and boot a kernel as described in *segment 1, section b* --
[all …]
/Documentation/admin-guide/media/
Dsaa7134.rst27 install and boot the new kernel. You'll need at least
46 To build and install, you should run::
48 make && make modules_install && make install
/Documentation/translations/zh_CN/kbuild/
Dgcc-plugins.rst85 apt-get install gcc-10-plugin-dev
89 dnf install gcc-plugin-devel libmpc-devel
93 dnf install libmpc-devel
/Documentation/
DMakefile47 @$(srctree)/scripts/sphinx-pre-install
121 @$(srctree)/scripts/sphinx-pre-install --version-check
135 @$(srctree)/scripts/sphinx-pre-install --version-check
147 @$(srctree)/scripts/sphinx-pre-install --version-check
160 @$(srctree)/scripts/sphinx-pre-install --version-check
170 @$(srctree)/scripts/sphinx-pre-install --version-check
174 @$(srctree)/scripts/sphinx-pre-install --version-check
/Documentation/kbuild/
Dgcc-plugins.rst86 You must install the gcc plugin headers for your gcc version,
89 apt-get install gcc-10-plugin-dev
93 dnf install gcc-plugin-devel libmpc-devel
97 dnf install libmpc-devel
Dkbuild.rst220 Install script called when using "make install".
228 - $4 - default install path (use root directory if blank)
230 The implementation of "make install" is architecture specific
238 Specify where to install modules.
260 INSTALL_HDR_PATH specifies where to install user space headers when
274 INSTALL_DTBS_PATH specifies where to install device tree blobs for
/Documentation/sound/cards/
Dmixart.rst87 install command. For example, add the following entry to
91 install snd-mixart /sbin/modprobe --first-time -i snd-mixart && \
95 (for 2.2/2.4 kernels, add "post-install snd-mixart /usr/bin/vxloader" to
/Documentation/networking/device_drivers/cable/
Dsb1000.rst70 3. Build and install the kernel and modules as usual.
86 and do a ``make cmconfig`` and then ``install -c cmconfig /usr/local/sbin``.
87 Don't do ``make install`` because it expects to find all the utilities built
156 install the correct versions of the header files in these two directories.
200 sb1000-1.1.2.tar.gz archive and build and install sb1000.o manually. You'll
204 '-DSB1000_DELAY=60'. Then do ``make`` and as root ``make install`` and try
/Documentation/bpf/
Ds390.rst40 sudo apt-get install \
74 sudo make install
125 install
189 install additional packages, it can be configured using::
/Documentation/translations/it_IT/doc-guide/
Dsphinx.rst42 consultate :ref:`it_sphinx-pre-install`.
59 l'installazione tramite il comando ``pip install sphinx_rtd_theme``.
70 (sphinx_2.4.4) $ pip install -r Documentation/sphinx/requirements.txt
102 .. _it_sphinx-pre-install:
112 $ ./scripts/sphinx-pre-install
114 Warning: better to also install "texlive-luatex85".
117 sudo dnf install -y texlive-luatex85
120 pip install -r Documentation/sphinx/requirements.txt
122 Can't build as 1 mandatory dependency is missing at ./scripts/sphinx-pre-install line 468.
/Documentation/filesystems/
Dbefs.rst51 How to Install
53 step 1. Install the BeFS patch into the source code tree of linux.
86 step 3. Install

1234567