aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-05-28 16:54:29 +0200
committerGitHub <noreply@github.com>2020-05-28 16:54:29 +0200
commit0d951763f51731ae44992058bdcbf0936dc98c79 (patch)
tree88ed83da54e043b19d69b45fea1ddaa66408e467 /docs
parentc7192a2f9a8eb9f99abe0b2878d4756d8bcc7b53 (diff)
docs/netbsd: update image link
Diffstat (limited to 'docs')
-rw-r--r--docs/netbsd/README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/netbsd/README.md b/docs/netbsd/README.md
index d411de2a7..121fbef58 100644
--- a/docs/netbsd/README.md
+++ b/docs/netbsd/README.md
@@ -176,9 +176,7 @@ You can compile a kernel with KASAN to increase the chances of finding bugs.
[syzkaller-netbsd-bugs](https://groups.google.com/forum/#!forum/syzkaller-netbsd-bugs) mailing list
(also can be seen on [dashboard](https://syzkaller.appspot.com/netbsd)).
-The image `syzbot` uses can be downloaded from
-[here](https://storage.googleapis.com/syzkaller/netbsd-image.raw) (2GB) and root
-ssh key from [here](https://storage.googleapis.com/syzkaller/netbsd-image.key).
+The image `syzbot` uses can be downloaded [here](https://storage.googleapis.com/syzkaller/netbsd-image.tar.gz) (266MB, includes root ssh key). The image was built using this [script](https://github.com/R3x/netbsd-fuzzing-aids/blob/master/install_netbsd.sh).
The image can be used with qemu as follows:
```