Nav apraksta

rydia 6793c0e942 hello, world 2 gadi atpakaļ
Documentation 6793c0e942 hello, world 2 gadi atpakaļ
LICENSES 6793c0e942 hello, world 2 gadi atpakaļ
arch 6793c0e942 hello, world 2 gadi atpakaļ
block 6793c0e942 hello, world 2 gadi atpakaļ
certs 6793c0e942 hello, world 2 gadi atpakaļ
crypto 6793c0e942 hello, world 2 gadi atpakaļ
debian 6793c0e942 hello, world 2 gadi atpakaļ
drivers 6793c0e942 hello, world 2 gadi atpakaļ
firmware 6793c0e942 hello, world 2 gadi atpakaļ
fs 6793c0e942 hello, world 2 gadi atpakaļ
include 6793c0e942 hello, world 2 gadi atpakaļ
init 6793c0e942 hello, world 2 gadi atpakaļ
ipc 6793c0e942 hello, world 2 gadi atpakaļ
kernel 6793c0e942 hello, world 2 gadi atpakaļ
lib 6793c0e942 hello, world 2 gadi atpakaļ
mm 6793c0e942 hello, world 2 gadi atpakaļ
net 6793c0e942 hello, world 2 gadi atpakaļ
samples 6793c0e942 hello, world 2 gadi atpakaļ
scripts 6793c0e942 hello, world 2 gadi atpakaļ
security 6793c0e942 hello, world 2 gadi atpakaļ
sound 6793c0e942 hello, world 2 gadi atpakaļ
tools 6793c0e942 hello, world 2 gadi atpakaļ
usr 6793c0e942 hello, world 2 gadi atpakaļ
virt 6793c0e942 hello, world 2 gadi atpakaļ
.clang-format 6793c0e942 hello, world 2 gadi atpakaļ
.cocciconfig 6793c0e942 hello, world 2 gadi atpakaļ
.config 6793c0e942 hello, world 2 gadi atpakaļ
.get_maintainer.ignore 6793c0e942 hello, world 2 gadi atpakaļ
.mailmap 6793c0e942 hello, world 2 gadi atpakaļ
COPYING 6793c0e942 hello, world 2 gadi atpakaļ
CREDITS 6793c0e942 hello, world 2 gadi atpakaļ
Kbuild 6793c0e942 hello, world 2 gadi atpakaļ
Kconfig 6793c0e942 hello, world 2 gadi atpakaļ
MAINTAINERS 6793c0e942 hello, world 2 gadi atpakaļ
Makefile 6793c0e942 hello, world 2 gadi atpakaļ
README 6793c0e942 hello, world 2 gadi atpakaļ
period_bytes 6793c0e942 hello, world 2 gadi atpakaļ

README

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:

https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.