aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/setup_linux-host_isolated.md
Commit message (Collapse)AuthorAgeFilesLines
* all: switch to Go 1.12Dmitry Vyukov2019-03-141-20/+0
| | | | | | | | 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
* 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.
* Updated file and fixed typo.Murat2018-05-151-1/+1
| | | Fixed typo for JSON config file. It has a comma after "false". If this comma exist, it always gives issue about object thing.
* docs: move linux kernel specific docs to docs/linux/ dirAndrey Konovalov2017-10-271-0/+113