From 802c31aa95bf04735f75db7aecdb30b19e49808a Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Tue, 16 Aug 2022 16:39:52 +0900 Subject: riscv: Add more download links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- _includes/downloads/riscv.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_includes/downloads/riscv.html b/_includes/downloads/riscv.html index d8a3181..d70ce37 100644 --- a/_includes/downloads/riscv.html +++ b/_includes/downloads/riscv.html @@ -7,6 +7,12 @@ {% include partials/download-link.html type="stage3" arch="riscv" id="rv64_lp64-systemd" title="Stage 3" tag="lp64 | systemd" %} +

Experimental multilib stage archives

+
+ {% include partials/download-link.html type="stage3" arch="riscv" id="rv64_multilib-openrc" title="Stage 3" tag="multilib | openrc" %} + {% include partials/download-link.html type="stage3" arch="riscv" id="rv64_multilib-systemd" title="Stage 3" tag="multilib | systemd" %} +
+

Processor compatibility

Processor compatibility @@ -21,6 +27,7 @@

Musl stage archives

{% include partials/download-link.html type="stage3" arch="riscv" id="rv64_lp64d_musl" title="Stage 3" tag="lp64d | musl | openrc" %} + {% include partials/download-link.html type="stage3" arch="riscv" id="rv64_lp64_musl" title="Stage 3" tag="lp64 | musl | openrc" %}
Musl stages: consider the musl overlay -- cgit v1.2.3-65-gdbad