aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-20 13:22:33 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-20 13:22:33 +0100
commit9715de76a83d957353340a268532c0f0a6bf3c65 (patch)
tree3d3cd414e01b2a06bd8648155f42c3d449041a50
parentdownloads/ppc: add ppc32 musl link (diff)
downloadwww-9715de76a83d957353340a268532c0f0a6bf3c65.tar.gz
www-9715de76a83d957353340a268532c0f0a6bf3c65.tar.bz2
www-9715de76a83d957353340a268532c0f0a6bf3c65.zip
Add link to armv7a-hf musl stage
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--_includes/downloads/arm.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/_includes/downloads/arm.html b/_includes/downloads/arm.html
index 6160581..10f0b69 100644
--- a/_includes/downloads/arm.html
+++ b/_includes/downloads/arm.html
@@ -16,6 +16,19 @@
</div>
</div>
<div class="col-xs-12 col-md-6">
+ <h4>Musl stage archives</h4>
+ <div class="list-group">
+ {% include partials/download-link.html type="stage3" arch="arm" id="armv7a_hardfp_musl-openrc" title="Stage 3" tag="ARMv7a | HardFP | openrc | musl" %}
+ </div>
+
+ <div class="alert alert-warning">
+ <strong><i class="fa fa-fw fa-warning"></i> Musl stages require the musl overlay</strong>
+ <p>
+ If you want to use the musl stages, you must add the <a href="https://gitweb.gentoo.org/proj/musl.git/">musl overlay</a> to your installation.
+ Instructions how to do this can be found on the <a href="https://wiki.gentoo.org/wiki/Project:Hardened_musl">page of the Hardened musl project</a>.
+ </p>
+ </div>
+
<h4>Details (contents, hashes, and signatures)</h4>
<ul>
<li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/arm/autobuilds/">Stage 3</a></li>