aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-01 00:12:05 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-01 00:12:05 +0200
commit53721e0dd7808958992a7cd735238e92edb90022 (patch)
tree825b41c5038e82e7f393d96f599d4a82ee491dfc
parentDrop amd64 uclibc download links (diff)
downloadwww-53721e0dd7808958992a7cd735238e92edb90022.tar.gz
www-53721e0dd7808958992a7cd735238e92edb90022.tar.bz2
www-53721e0dd7808958992a7cd735238e92edb90022.zip
Add amd64 musl stage download links
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--_includes/downloads/amd64-advanced.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/_includes/downloads/amd64-advanced.html b/_includes/downloads/amd64-advanced.html
index 5bb72d9..61ddd4d 100644
--- a/_includes/downloads/amd64-advanced.html
+++ b/_includes/downloads/amd64-advanced.html
@@ -10,8 +10,10 @@
{% include partials/download-link.html type="stage3" arch="amd64" id="amd64" title="Stage 3" tag="openrc" %}
{% include partials/download-link.html type="stage3" arch="amd64" id="amd64-systemd" title="Stage 3" tag="systemd" %}
{% include partials/download-link.html type="stage3" arch="amd64" id="amd64-nomultilib" title="Stage 3" tag="no multilib | openrc" %}
+ {% include partials/download-link.html type="stage3" arch="amd64" id="amd64-musl" title="Stage 3" tag="musl | openrc" %}
{% include partials/download-link.html type="stage3" arch="amd64" id="amd64-hardened" title="Hardened stage 3" tag="openrc" %}
{% include partials/download-link.html type="stage3" arch="amd64" id="amd64-hardened+nomultilib" title="Hardened stage 3" tag="no multilib | openrc" %}
+ {% include partials/download-link.html type="stage3" arch="amd64" id="amd64-musl-hardened" title="Hardened stage 3" tag="musl | openrc" %}
{% include partials/download-link.html type="stage3" arch="amd64" id="x32" title="Stage 3" tag="x32 | openrc" %}
</div>
</div>