Linux for 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "{{Infobox-3DS-Homebrews" to "{{Infobox 3DS Homebrews" |
m Text replacement - "image = https://dlhb.gamebrew.org/3dshomebrew/" to "image = " |
||
| Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = linux for | | title = linux for | ||
| image = | | image = linuxfor3DS.jpg|250px | ||
| type = Operating systems | | type = Operating systems | ||
| version=build 3810c17 | | version=build 3810c17 | ||
Revision as of 01:54, 20 October 2021
| linux for | |
|---|---|
| File:Linuxfor3DS.jpg | |
| General | |
| Author | kleo, nick, wolfvak, xerpi |
| Type | Operating systems |
| Version | build 3810c17 |
| 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.