Add mips64/octeon bits
authorkn <kn@openbsd.org>
Fri, 9 Sep 2022 12:55:43 +0000 (12:55 +0000)
committerkn <kn@openbsd.org>
Fri, 9 Sep 2022 12:55:43 +0000 (12:55 +0000)
commit38f94180e004cbf3ddeaa8cf7681d9af520b2dc0
treec534d6468ce17348c218b197c33cc8395f10a913
parent3bb2119cddb0ec720c637fd8ea67508f72b956f1
Add mips64/octeon bits

Still fails due to the disklabel/vnd kernel race but running into failing
'installboot -p' helps exercising the fsck/newfs exit code fix.

REGRESS_EXIT_EARLY=1 runs past the prepare target without the diff but
properly stops with it as installboot now exits 1 if system(3) fails.
regress/usr.sbin/installboot/Makefile