aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-03-29 11:20:05 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-03-29 11:20:05 +0200
commitfd72e7d038effcf901acf374d921c7390c819437 (patch)
treef0960fda3f8b0df84e5c36a6a458674ed8e60ba4
parentAdd link to LiveGUI... this can still be improved (diff)
downloadwww-fd72e7d038effcf901acf374d921c7390c819437.tar.gz
www-fd72e7d038effcf901acf374d921c7390c819437.tar.bz2
www-fd72e7d038effcf901acf374d921c7390c819437.zip
Add links for mips N32 stages
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--_includes/downloads/mips.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/_includes/downloads/mips.html b/_includes/downloads/mips.html
index adeaf2b..15f8441 100644
--- a/_includes/downloads/mips.html
+++ b/_includes/downloads/mips.html
@@ -12,6 +12,18 @@
{% include partials/download-link.html type="stage3" arch="mips" id="mips32el-openrc" title="Stage 3" tag="mips32 | o32 | el | openrc" %}
</div>
+<h4>Stage archives, big-endian N32</h4>
+<div class="list-group">
+ {% include partials/download-link.html type="stage3" arch="mips" id="mips3_n32-openrc" title="Stage 3" tag="mips3 | n32 | eb | openrc" %}
+ {% include partials/download-link.html type="stage3" arch="mips" id="mips64_n32-openrc" title="Stage 3" tag="mips64 | n32 | eb | openrc" %}
+</div>
+
+<h4>Stage archives, little-endian N32</h4>
+<div class="list-group">
+ {% include partials/download-link.html type="stage3" arch="mips" id="mipsel3_n32-openrc" title="Stage 3" tag="mips3 | n32 | el | openrc" %}
+ {% include partials/download-link.html type="stage3" arch="mips" id="mips64el_n32-openrc" title="Stage 3" tag="mips64 | n32 | el | openrc" %}
+</div>
+
<h4>Details (contents, hashes, and signatures)</h4>
<p>
<a href="https://bouncer.gentoo.org/fetch/root/all/releases/mips/autobuilds/">All files</a>