Fill the gaps for armv7, powerpc64 and riscv64
authorkn <kn@openbsd.org>
Thu, 1 Sep 2022 17:23:36 +0000 (17:23 +0000)
committerkn <kn@openbsd.org>
Thu, 1 Sep 2022 17:23:36 +0000 (17:23 +0000)
commit3e61880243290f320cae6ddc666b3e869a2fa72f
tree05274a2a8a605bbc09a17e631e6c883e4e25a5f7
parent159946196615a0b289538d31f4275db051856254
Fill the gaps for armv7, powerpc64 and riscv64

These still fail early on due to the opendev(3)/diskmap(4) race condition,
so only hook them up after the kernel is fixed.

Note to self: some distrib/${MACHINE}/ramdisk/install.md pass explicit
newfs(8) flags -- this might be needed here;  test once all the relevant
kernel and installboot(8) bugs are squashed and this regress suite can be
run normally.
regress/usr.sbin/installboot/Makefile