This project is a fork of the
linux-2.6.git project. If you have that one
already cloned locally, you can use
git clone --reference /path/to/your/linux-2.6.git/incarnation mirror_URL
to save bandwidth during cloning.
description | Mirror of linux-2.6-arm at arm.linux.org.uk |
homepage URL | http://www.arm.linux.org.uk/ |
repository URL | http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm.git |
owner | cesarb@cesarb.net |
last change | Sun, 7 Jul 2019 22:41:56 +0000 (7 15:41 -0700) |
last refresh | Sat, 6 Jun 2020 21:42:27 +0000 (6 23:42 +0200) |
mirror URL | git://repo.or.cz/linux-2.6/linux-2.6-arm.git |
| https://repo.or.cz/linux-2.6/linux-2.6-arm.git |
| ssh://git@repo.or.cz/linux-2.6/linux-2.6-arm.git |
bundle info | linux-2.6-arm.git downloadable bundles |
content tags
|
|
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.
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.