aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-03-19 11:39:47 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-03-19 11:39:47 +0100
commitb14db6bb7f2012a6f4b5bc568b4fa39dc1df8004 (patch)
tree610a1da037a4303df38293d1f217a552d8e10d6a /_includes
parentMinor consistency fixes (diff)
downloadwww-b14db6bb7f2012a6f4b5bc568b4fa39dc1df8004.tar.gz
www-b14db6bb7f2012a6f4b5bc568b4fa39dc1df8004.tar.bz2
www-b14db6bb7f2012a6f4b5bc568b4fa39dc1df8004.zip
Add links to (WIP) mips el n64 systemd stages
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to '_includes')
-rw-r--r--_includes/downloads/mips.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/_includes/downloads/mips.html b/_includes/downloads/mips.html
index 7dbf344..adeaf2b 100644
--- a/_includes/downloads/mips.html
+++ b/_includes/downloads/mips.html
@@ -29,7 +29,9 @@
<h4>Stage archives, little-endian N64</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="mips" id="mipsel3_n64-openrc" title="Stage 3" tag="mips3 | n64 | el | openrc" %}
+ {% include partials/download-link.html type="stage3" arch="mips" id="mipsel3_n64-systemd" title="Stage 3" tag="mips3 | n64 | el | systemd" %}
{% include partials/download-link.html type="stage3" arch="mips" id="mips64el_n64-openrc" title="Stage 3" tag="mips64 | n64 | el | openrc" %}
+ {% include partials/download-link.html type="stage3" arch="mips" id="mips64el_n64-systemd" title="Stage 3" tag="mips64 | n64 | el | systemd" %}
</div>
</div>