Enable softraid(4) support in installboot(8)
authorkn <kn@openbsd.org>
Mon, 16 Jan 2023 22:59:41 +0000 (22:59 +0000)
committerkn <kn@openbsd.org>
Mon, 16 Jan 2023 22:59:41 +0000 (22:59 +0000)
commit7a579a5ac86b7b85e8ef25eba56853325b96f6b8
tree8dbb2ece28a277dd6d669a439e28613e1b42f46a
parentc6918e3c7e447e6507ff2385f585cfa618854ace
Enable softraid(4) support in installboot(8)

riscv64 efiboot already supports booting from softraid volumes.

These installboot bits make sure that the boot loader will be installed on
chunk devices rather than the volume for root on softraid installations,
i.e. full boot support for riscv64, just like amd64, arm64 and sparc64.

regress is happy.

OK kettenis
regress/usr.sbin/installboot/Makefile
usr.sbin/installboot/Makefile