aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/setup_ubuntu-host_odroid-c2-board_arm64-kernel.md
Commit message (Collapse)AuthorAgeFilesLines
* vm/odroid: deleteDmitry Vyukov2024-04-151-329/+0
| | | | | | | | Delete support for odroid board. It's build broken for >3 years (at least on 8ba8079b119f). We keep it in history and if it's resurrected, it needs to be merged with vm/isolated and most code needs to be at least build-tested (mock out only the C interface).
* docs: typo fixesDavidlohr Bueso2023-06-071-1/+1
| | | | Fix various typos within the documentation directory.
* tools/check-whitespace.sh: check for trailing whitespacesDmitry Vyukov2020-09-141-7/+7
| | | | | | File types that we don't format automatically can end up with such basic untidiness as trailing whitespaces. Check for these. Remove all existing precedents.
* all: use more respective languageDmitry Vyukov2020-06-111-1/+1
| | | | | | | | 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
* tools/check_links.py: detect absolute linksDmitry Vyukov2020-05-191-1/+1
| | | | | Detect absolute links to our repo. These are not checked and long and inconsistent with majority of links.
* docs: various updates all overAndrey Konovalov2020-05-081-0/+2
|
* docs/linux: update links to go installAndrey Konovalov2020-05-071-1/+1
|
* docs/linux: add references to syzkaller build instructionsWillem de Bruijn2019-07-041-1/+2
| | | | | | | | | | | | | | | | In the various linux build instructions, add pointers to the main doc with instructions for building syzkaller. These instructions were present before commit d23e90a7b44b ("all: switch to Go 1.12"). They were duplicated across files. Since the commit the instructions are in one place. Make it easier to find them from the platform-specific setup guides. Also clarify in the x86_64 guide that using a precompiled compiler from the supplied list is optional if the distribution provided compiler is recent enough. Before commit d28f4ce ("Update setup_ubuntu-host_qemu-vm_x86-64-kernel.md") the file had explicit build instructions. Those are no longer needed.
* docs: remove mentions of vmlinuxDmitry Vyukov2018-06-281-2/+2
| | | | | | vmlinux is deprecated in favor of kernel_obj. Remove all mentions of it. Also warn in syz-manager/mgrconfig if vmlinux is set.
* docs: move linux kernel specific docs to docs/linux/ dirAndrey Konovalov2017-10-271-0/+326