aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/setup.md
Commit message (Collapse)AuthorAgeFilesLines
* docs/linux: add setup guide for riscv64 kernel in QEMUTobias Klauser2020-06-271-0/+1
| | | | Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
* all: use more respective languageDmitry Vyukov2020-06-111-2/+2
| | | | | | | | Some terms are normalised on the technical level but may be oppressive on a societal level. Replace them with more technically neutral terms. See the following doc for a longer version: https://tools.ietf.org/id/draft-knodel-terminology-00.html
* Update setup.mdAndrey Konovalov2020-06-041-2/+2
|
* Update setup.mdAndrey Konovalov2020-06-041-0/+15
|
* docs: various updates all overAndrey Konovalov2020-05-081-3/+8
|
* sys/android: dev_ prefix for ion descriptionsAndrey Konovalov2020-05-071-2/+1
|
* docs: some setup.md updatesAndrey Konovalov2020-05-071-8/+7
|
* docs: move go install instructions to setup.mdAndrey Konovalov2020-05-071-6/+37
| | | | Also update go version requirement to 1.13.
* Update setup.mdAndrey Konovalov2020-02-251-10/+1
|
* Update setup.mdHeyuan2019-04-011-1/+1
| | | | | svn commit 231296 matches commit d29e939c63b71 ("Add fuzzing coverage support") in the gcc git. The change is part of gcc 6.1.0. Replace the svn commit number with a gcc version which everyone can easily compare. Related links: https://github.com/torvalds/linux/commit/58f4df3c1bde999574d3e66b20eb7ee796a2647e#diff-4552954e64a20391a1a3b5fd3e494bc3
* all: switch to Go 1.12Dmitry Vyukov2019-03-141-1/+1
| | | | | | | | Differences in code formatting between Go versions cause constant problems for us (https://github.com/golang/go/issues/25161). Currently we support 1.9 and 1.10. Switch to newer 1.11 and 1.12. Fixes #1013
* Update setup.mdDmitry Vyukov2018-10-101-8/+6
| | | | Update Go instructions for newer toolchain. GOPATH and GOROOT are now optional, and we also need to add GOPATH/bin to PATH.
* docs: add instructions for arm kernelDmitry Vyukov2018-04-271-0/+1
|
* docs/linux: added and updated docs for ARM32 architectureAtul Prakash2017-11-221-0/+1
| | | | docs/linux: Also fixed link and spacing in arm32 docs
* docs: assorted improvementsAndrey Konovalov2017-10-271-1/+10
|
* docs: move linux kernel specific docs to docs/linux/ dirAndrey Konovalov2017-10-271-0/+70