syzkaller/dashboard/config/overlays
Greg Steuck 16559f86f5
ci-openbsd-multicore: enable PF (#1033)
* pkg/build/openbsd: copy overlay files from userspaceDir into image

Fixes #1030
2019-03-05 09:08:17 -08:00
..
ci-openbsd-multicore/etc ci-openbsd-multicore: enable PF (#1033) 2019-03-05 09:08:17 -08:00
README.md ci-openbsd-multicore: enable PF (#1033) 2019-03-05 09:08:17 -08:00

File hierarchies to lay on top of default images

pkg/build/openbsd.go replaces the files in the image generated by create-openbsd-vmm-worker.sh with the contents of ci-openbsd-multicore/. A minor bit of missing connection between userspaceDir and this location is managed outside this repository by the local filesystem state on the ci-openbsd machine.