| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs/linux: add references to syzkaller build instructions | Willem de Bruijn | 2019-07-04 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | | 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/linux/qemu-arm64: fix copy/paste with non-ASCII character | Alessio Balsini | 2019-06-26 | 1 | -4/+4 |
| | | | | | | | | | The sneaky '“' character causes errors when copy-pasting snapshots of the documentation. Solved with s/“/"/g. Signed-off-by: Alessio Balsini <balsini@android.com> | ||||
| * | docs: remove mentions of vmlinux | Dmitry Vyukov | 2018-06-28 | 1 | -1/+1 |
| | | | | | | | vmlinux is deprecated in favor of kernel_obj. Remove all mentions of it. Also warn in syz-manager/mgrconfig if vmlinux is set. | ||||
| * | docs: choose iproute2 to use *ip neigh add* command when connecting VM with ↵ | Wei Wei | 2017-10-30 | 1 | -0/+1 |
| | | | | | buildroot v2017.02.6 | ||||
| * | docs: move linux kernel specific docs to docs/linux/ dir | Andrey Konovalov | 2017-10-27 | 1 | -0/+154 |
