diff options
| author | Greg Steuck <greg@nest.cx> | 2022-12-01 09:51:17 -0800 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2022-12-06 13:55:30 +0100 |
| commit | 0f80407618ff3f06d6e9996a904b72c352c9f36a (patch) | |
| tree | 4e0b1d30884f490bc03b65e065fb288c8bde6c83 /dashboard/config/openbsd | |
| parent | 045cbb84038cc20246f7ec1ef2b4c901b7bef347 (diff) | |
dashboard: list more Ubuntu packages for OpenBSD image build
Diffstat (limited to 'dashboard/config/openbsd')
| -rwxr-xr-x | dashboard/config/openbsd/recreate.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/openbsd/recreate.sh b/dashboard/config/openbsd/recreate.sh index a77785fae..f70b6e36e 100755 --- a/dashboard/config/openbsd/recreate.sh +++ b/dashboard/config/openbsd/recreate.sh @@ -17,7 +17,7 @@ # IdentityFile ~/.ssh/id_syzkaller # Before running first time do: -# sudo apt-get install genisoimage growisofs +# sudo apt-get install genisoimage growisofs qemu qemu-kvm qemu-system-x86-64 expect # The script does not require any arguments/env vars, run just as: # $GOPATH/src/github.com/google/syzkaller/dashboard/config/openbsd/recreate.sh |
