| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use absolute link | LeadroyaL | 2017-10-20 | 1 | -2/+2 |
| | | |||||
| * | docs: fix configuration documentation | LeadroyaL | 2017-10-20 | 1 | -2/+2 |
| | | |||||
| * | syz-manager: make vmlinux optional | Dmitry Vyukov | 2017-09-23 | 1 | -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 config | Dmitry Vyukov | 2017-06-17 | 1 | -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 improvements | Andrey Konovalov | 2017-06-14 | 1 | -0/+39 |
