Hi,
I build a 4.9 kernel using the flashboot scripts I downloaded last Friday
and it worked after 2 minor tweaks. I had to add ./ to call of the scripts
in the chroot.
Line 97 in build-release.sh (add ./ to build-release-injail.sh)
Line 61 in build-kernel.sh (add ./ to build-kernel-injail.s
Thank you for testing the new version.
How where you running the scripts? We have been testing this scripts for a
couple of weeks and have never seen this issue before.
sudo ./build-release.sh
sudo ./build-kernel.sh
What version of OpenBSD did you use? Did you use root or did you build as a
sud