Nincs leírás

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

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.