aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-09-12 07:18:11 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-09-12 07:18:28 +0200
commit1f6b204e758526d78938737e645389bd83cb9d90 (patch)
treea3436e5cc87f943432b9153b823411d5df140823 /_includes
parentRe-add m68k to downloads (diff)
downloadwww-1f6b204e758526d78938737e645389bd83cb9d90.tar.gz
www-1f6b204e758526d78938737e645389bd83cb9d90.tar.bz2
www-1f6b204e758526d78938737e645389bd83cb9d90.zip
Link to arm64 musl stages
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to '_includes')
-rw-r--r--_includes/downloads/arm64-advanced.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/_includes/downloads/arm64-advanced.html b/_includes/downloads/arm64-advanced.html
index 9f4d723..05aacf1 100644
--- a/_includes/downloads/arm64-advanced.html
+++ b/_includes/downloads/arm64-advanced.html
@@ -11,6 +11,20 @@
</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="arm64" id="arm64-musl" title="Stage 3" tag="musl | openrc" %}
+ {% include partials/download-link.html type="stage3" arch="arm64" id="arm64-musl-hardened" title="Hardened Stage 3" tag="musl | openrc" %}
+ </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/arm64/autobuilds/">Stage 3</a></li>