From: kn Date: Mon, 16 Jan 2023 23:07:47 +0000 (+0000) Subject: Mention riscv64 boot support X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=3c8da5946d8085c98e1453492795289372349b3d;p=openbsd Mention riscv64 boot support efiboot could always boot from CRYPTO and RAID 1, since version 1.5 RAID 1C also works. installboot was enabled just now, so only new installations work out of the box without manual intervention. --- diff --git a/share/man/man4/softraid.4 b/share/man/man4/softraid.4 index 5730a4e449b..e3c0f7e0bf0 100644 --- a/share/man/man4/softraid.4 +++ b/share/man/man4/softraid.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: softraid.4,v 1.51 2022/11/14 09:34:51 kn Exp $ +.\" $OpenBSD: softraid.4,v 1.52 2023/01/16 23:07:47 kn Exp $ .\" .\" Copyright (c) 2007 Todd T. Fries .\" Copyright (c) 2007 Marco Peereboom @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 14 2022 $ +.Dd $Mdocdate: January 16 2023 $ .Dt SOFTRAID 4 .Os .Sh NAME @@ -118,9 +118,9 @@ may be used to install in the boot storage area of the .Nm volume. -Boot support is currently limited to the CRYPTO and RAID 1 disciplines -on the amd64, arm64, i386, and sparc64 platforms. -amd64, arm64 and sparc64 also have boot support for the RAID 1C discipline. +Boot support is currently limited to the CRYPTO, RAID 1 disciplines +on the amd64, arm64, i386, riscv64 and sparc64 platforms. +amd64, arm64, riscv64 and sparc64 also have boot support for the RAID 1C discipline. On sparc64, bootable chunks must be RAID partitions using the letter .Sq a . At the