aboutsummaryrefslogtreecommitdiffstats
path: root/docs/configuration.md
Commit message (Collapse)AuthorAgeFilesLines
* use absolute linkLeadroyaL2017-10-201-2/+2
|
* docs: fix configuration documentationLeadroyaL2017-10-201-2/+2
|
* syz-manager: make vmlinux optionalDmitry Vyukov2017-09-231-1/+2
| | | | | | It's currently both optional and non optional. We require it to be non-empty, but at the same time allow fake "-" which effectively means "no vmlinux". Make it optional.
* syz-manager/mgrconfig: move sshkey from vm config to manager configDmitry Vyukov2017-06-171-2/+2
| | | | | | | | | | | | | | Sshkey is a property of image, which is in manager config. Move sshkey to the same location as image. The motivation for the move is as follows. Continuous build produces an image and the key, both need to be passed manager instance. Continuous build system should not distinguish different VM types and mess with their configs. NOTE FOR USERS: this breaks manager configs again. Hopefully the last time for now. Docs are updated.
* docs: various improvementsAndrey Konovalov2017-06-141-0/+39