sparc64 disklabel(8) must be compiled with SUN_CYLCHECK and SUN_AAT0.
authorkrw <krw@openbsd.org>
Tue, 30 May 2023 15:10:39 +0000 (15:10 +0000)
committerkrw <krw@openbsd.org>
Tue, 30 May 2023 15:10:39 +0000 (15:10 +0000)
commit45a3c7e1ab1f4b501586428c7667e29aa08764e2
tree5d1ad7b78d97011eeb996877bcacb803b994fdc3
parent0f2e427735d6f309f9132c2474dd44e1a9362f1d
sparc64 disklabel(8) must be compiled with SUN_CYLCHECK and SUN_AAT0.

sparc64 auto allocation during install does not use fdisk(8).

Add *.sparc64.ok files that reflect sparc64 reality.

Should fix disklabel(8) regression on sparc64.

Requested by & ok bluhm@
25 files changed:
regress/sbin/disklabel/1000.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/1024.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/12000.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/18000.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/2000.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/20000.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/2200.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/2300.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/256.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/3000.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/300000.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/3500.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/400.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/4000.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/40000.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/4100.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/5000.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/6000.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/7000.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/800.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/8000.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/9000.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/90000.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/900000.sparc64.ok [new file with mode: 0644]
regress/sbin/disklabel/Makefile