More actions
m (Text replacement - "| licence" to "| license") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = linux for | |title=linux for | ||
| image = linuxfor3DS.jpg | |image=linuxfor3DS.jpg | ||
| | |description=Linux kernel source tree. | ||
| | |author=kleo, nick, wolfvak, xerpi | ||
| lastupdated = 2021/06/26 | |lastupdated=2021/06/26 | ||
| | |type=Operating systems | ||
| | |version=build 3810c17 | ||
| | |license=Mixed | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/linuxfornew3DS.rar | |download=https://dlhb.gamebrew.org/3dshomebrew/linuxfornew3DS.rar | ||
| source = https://github.com/linux-3ds/linux | |website=https://github.com/linux-3ds/linux | ||
|source=https://github.com/linux-3ds/linux | |||
}} | }} | ||
<youtube>al8aohdZjFE</youtube> | <youtube>al8aohdZjFE</youtube> |
Revision as of 08:15, 29 October 2021
linux for | |
---|---|
File:Linuxfor3DS.jpg | |
General | |
Author | kleo, nick, wolfvak, xerpi |
Type | Operating systems |
Version | build 3810c17 |
License | Mixed |
Last Updated | 2021/06/26 |
Links | |
Download | |
Website | |
Source | |
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:
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.