| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | /docs: update instructions for source checkout | Adam Goska | 2022-01-19 | 1 | -2/+2 |
| | | | | | | | Updated documentation regarding source code checkout from the legacy gopath mode 'go get' to 'git clone'. Fixes #2828 | ||||
| * | docs: update source download instructions | Dmitry Vyukov | 2020-05-02 | 1 | -1/+1 |
| | | | | | | | | | Since we don't don't have auto-generated files checked-in, go get fails to parse packages. go get only prog package without building, this will checkout the whole repo anyway and that's the only thing we need. | ||||
| * | docs: fix go get instructions | Dmitry Vyukov | 2020-02-17 | 1 | -1/+1 |
| | | |||||
| * | docs/openbsd: correct order of vmctl arguments | Anton Lindqvist | 2019-06-18 | 1 | -5/+5 |
| | | | | | | The order of arguments passed to vmctl was recently changed: options comes first followed by positional arguments. | ||||
| * | docs/openbsd/setup.md: micro-simplification | Greg Steuck | 2018-12-13 | 1 | -1/+1 |
| | | | | @mptre WDYT | ||||
| * | docs/openbsd: as of OpenBSD 6.4, the console speed defaults to 115200 | Anton Lindqvist | 2018-11-21 | 1 | -1/+0 |
| | | |||||
| * | docs/openbsd: disabling library ASLR can improve VM boot time | Anton Lindqvist | 2018-11-21 | 1 | -0/+11 |
| | | |||||
| * | pkg/csource: add support for creating reproducers on OpenBSD | Anton Lindqvist | 2018-11-17 | 1 | -0/+6 |
| | | |||||
| * | docs/openbsd: bash is no longer needed | Anton Lindqvist | 2018-11-11 | 1 | -1/+1 |
| | | |||||
| * | docs/openbsd: use qcow2 disk format in setup | Anton Lindqvist | 2018-10-11 | 1 | -1/+1 |
| | | |||||
| * | docs/openbsd: improve setup instructions | Anton Lindqvist | 2018-10-01 | 1 | -16/+14 |
| | | | | | | The majority of the changes are prodded by Klemens Nanni, another fellow OpenBSD hacker. | ||||
| * | docs/openbsd: add missing template directive to example configuration | Anton Lindqvist | 2018-09-19 | 1 | -1/+2 |
| | | |||||
| * | docs/openbsd: update instructions on kernel compilation | Anton Lindqvist | 2018-09-17 | 1 | -7/+11 |
| | | |||||
| * | docs/openbsd: add kernel properties to example configuration | Anton Lindqvist | 2018-09-01 | 1 | -0/+2 |
| | | |||||
| * | docs: add OpenBSD | Anton Lindqvist | 2018-08-28 | 1 | -0/+119 |
