Brak opisu

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

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.