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)
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

index 8eeab25..a64d190 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.25 2022/09/07 10:07:39 kn Exp $
+#      $OpenBSD: Makefile,v 1.26 2022/09/09 12:55:43 kn Exp $
 
 INSTALLBOOT ?=         /usr/sbin/installboot
 DRY_RUN =              ${INSTALLBOOT} -n
@@ -24,6 +24,10 @@ USE_SOFTRAID ?=              No
 FORMAT_DISK =          fdisk -iy -b '2048@1:06'
 STAGENAMES =           ofwboot
 USE_SOFTRAID ?=                No
+.elif ${MACHINE} == "octeon"
+FORMAT_DISK =          fdisk -iy -b '65536@64:C'
+STAGENAMES =           boot
+USE_SOFTRAID ?=                No
 .elif ${MACHINE} == "powerpc64"
 FORMAT_DISK =          fdisk -iy -b '32768@32768:C'
 STAGENAMES =           boot