| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Fix various typos within the documentation directory.
|
| |
|
|
|
|
| |
Updated documentation regarding source code checkout from the legacy gopath
mode 'go get' to 'git clone'.
Fixes #2828
|
| |
|
|
|
|
|
|
| |
On top of syz-env it provides akaros/fuchsia/netbsd toolchains and gcloud sdk.
With this it's possible to run dashboard/app tests on CI and locally
and test executor build and pkg/{csource,cover} for these OSes.
Update #1765
|
| | |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
|
| |
This list is not maintained.
|
| |
|
|
| |
Based on feedback from Maxime Villard.
|
| |
|
|
| |
Based on input from Maxime Villard (NetBSD).
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
We now have too many namespaces and bugs.
Main page takes infinity to load.
Also almost nobody is interested in more than 1 namespace.
So split main page per-namespaces.
|
| |
|
|
|
|
| |
* Adding recent bugs
* Follow Linux format of KASAN attribution
|
| |
|
|
|
| |
Provide links to the image/key.
Describe how the image can be started and kernel updated.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|
|
The latest trend is to create a dir per OS as we now have too many of them.
Create a dir netbsd and move the existing doc into it.
|