aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-01-23 19:11:11 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-01-23 23:20:02 +0200
commitd1f0a8cdbaa6a1282990dc0d9a28b7bfbab05850 (patch)
tree25ce25485adc5b17329bff1f84565325f154787f /_includes/downloads/x86-advanced.html
parentAdd riscv download links (diff)
downloadwww-d1f0a8cdbaa6a1282990dc0d9a28b7bfbab05850.tar.gz
www-d1f0a8cdbaa6a1282990dc0d9a28b7bfbab05850.tar.bz2
www-d1f0a8cdbaa6a1282990dc0d9a28b7bfbab05850.zip
Download page: explicitly tag "openrc" where that is used
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to '_includes/downloads/x86-advanced.html')
-rw-r--r--_includes/downloads/x86-advanced.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/_includes/downloads/x86-advanced.html b/_includes/downloads/x86-advanced.html
index 55b917d..21c8b92 100644
--- a/_includes/downloads/x86-advanced.html
+++ b/_includes/downloads/x86-advanced.html
@@ -7,12 +7,12 @@
<h4>Stage archives</h4>
<div class="list-group">
- {% include partials/download-link.html type="stage3" arch="x86" id="i686" title="Stage 3" tag="i686" %}
- {% include partials/download-link.html type="stage3" arch="x86" id="i686-systemd" title="Stage 3" tag="systemd" %}
- {% include partials/download-link.html type="stage3" arch="x86" id="i486" title="Stage 3" tag="i486" %}
- {% include partials/download-link.html type="stage3" arch="x86" id="i686-uclibc-vanilla" title="Stage 3" tag="i686 | uclibc" %}
- {% include partials/download-link.html type="stage3" arch="x86" id="i686-hardened" title="Hardened stage 3" tag="i686" %}
- {% include partials/download-link.html type="stage3" arch="x86" id="i686-uclibc-hardened" title="Hardened stage 3" tag="i686 | uclibc" %}
+ {% include partials/download-link.html type="stage3" arch="x86" id="i686" 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" title="Stage 3" tag="i486 | openrc" %}
+ {% include partials/download-link.html type="stage3" arch="x86" id="i686-uclibc-vanilla" title="Stage 3" tag="i686 | uclibc | openrc" %}
+ {% include partials/download-link.html type="stage3" arch="x86" id="i686-hardened" title="Hardened stage 3" tag="i686 | openrc" %}
+ {% include partials/download-link.html type="stage3" arch="x86" id="i686-uclibc-hardened" title="Hardened stage 3" tag="i686 | uclibc | openrc" %}
</div>
</div>
<div class="col-xs-12 col-md-6">