aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-07 00:42:50 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-07 00:42:50 +0200
commiteccd4a6c4be05089aa957f42302be4dc5c47c806 (patch)
tree1c409c02b51b7c0059e0ccf5944379e672474ffe /_includes
parentx86 downloads: update filenames, drop uclibc downloads (diff)
downloadwww-eccd4a6c4be05089aa957f42302be4dc5c47c806.tar.gz
www-eccd4a6c4be05089aa957f42302be4dc5c47c806.tar.bz2
www-eccd4a6c4be05089aa957f42302be4dc5c47c806.zip
x86: re-add musl download link
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to '_includes')
-rw-r--r--_includes/downloads/x86-advanced.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/downloads/x86-advanced.html b/_includes/downloads/x86-advanced.html
index 5bf9e8a..59c5f18 100644
--- a/_includes/downloads/x86-advanced.html
+++ b/_includes/downloads/x86-advanced.html
@@ -10,6 +10,7 @@
{% include partials/download-link.html type="stage3" arch="x86" id="i686-openrc" title="Stage 3" tag="i686 | openrc" %}
{% include partials/download-link.html type="stage3" arch="x86" id="i686-systemd" title="Stage 3" tag="i686 | systemd" %}
{% include partials/download-link.html type="stage3" arch="x86" id="i486-openrc" title="Stage 3" tag="i486 | openrc" %}
+ {% include partials/download-link.html type="stage3" arch="x86" id="i686-musl" title="Stage 3" tag="i686 | openrc | musl" %}
{% include partials/download-link.html type="stage3" arch="x86" id="i686-hardened-openrc" title="Hardened stage 3" tag="i686 | openrc" %}
</div>
</div>