aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-11-22 00:54:39 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-11-22 00:54:39 +0100
commitd869a1273c26bc71824020795efc3ae46487b6bc (patch)
treefba87d41e993748c756e5ea49691591c06a39ea5
parenthppa downloads: add more headings (diff)
downloadwww-d869a1273c26bc71824020795efc3ae46487b6bc.tar.gz
www-d869a1273c26bc71824020795efc3ae46487b6bc.tar.bz2
www-d869a1273c26bc71824020795efc3ae46487b6bc.zip
Drop mips32(el) builds, add mips(el)2 systemd builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--_includes/downloads/mips.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/downloads/mips.html b/_includes/downloads/mips.html
index 4051aed..fdb22b9 100644
--- a/_includes/downloads/mips.html
+++ b/_includes/downloads/mips.html
@@ -3,13 +3,13 @@
<h4>Stage archives, big-endian O32</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="mips" id="mips2-openrc" title="Stage 3" tag="mips2 | o32 | eb | openrc" %}
- {% include partials/download-link.html type="stage3" arch="mips" id="mips32-openrc" title="Stage 3" tag="mips32 | o32 | eb | openrc" %}
+ {% include partials/download-link.html type="stage3" arch="mips" id="mips2-systemd" title="Stage 3" tag="mips2 | o32 | eb | systemd" %}
</div>
<h4>Stage archives, little-endian O32</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="mips" id="mipsel2-openrc" title="Stage 3" tag="mips2 | o32 | el | openrc" %}
- {% include partials/download-link.html type="stage3" arch="mips" id="mips32el-openrc" title="Stage 3" tag="mips32 | o32 | el | openrc" %}
+ {% include partials/download-link.html type="stage3" arch="mips" id="mipsel2-systemd" title="Stage 3" tag="mips2 | o32 | el | systemd" %}
{% include partials/download-link.html type="stage3" arch="mips" id="mipsel3-openrc" title="Stage 3" tag="mips3 | o32 | el | openrc" %}
</div>