aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-04-03 16:31:54 -0700
committerMatt Turner <mattst88@gentoo.org>2020-04-03 16:31:54 -0700
commit25e00e726299b94c60d04ee856059cb88c1e3ab3 (patch)
tree0c8a378b15f398aa6762fdfa6bc3a2b0d00777d3 /_includes
parentdownloads/sparc.html: Add sparc download links (diff)
downloadwww-25e00e726299b94c60d04ee856059cb88c1e3ab3.tar.gz
www-25e00e726299b94c60d04ee856059cb88c1e3ab3.tar.bz2
www-25e00e726299b94c60d04ee856059cb88c1e3ab3.zip
downloads/sparc.html: Add details links
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to '_includes')
-rw-r--r--_includes/downloads/sparc.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/_includes/downloads/sparc.html b/_includes/downloads/sparc.html
index 8168278..7d25930 100644
--- a/_includes/downloads/sparc.html
+++ b/_includes/downloads/sparc.html
@@ -11,3 +11,10 @@
{% include partials/download-link.html type="stage3" arch="sparc" id="sparc-systemd" title="Stage 3 (32-bit userland)" tag="systemd" %}
</div>
</div>
+<div class="col-xs-12 col-md-6">
+ <h4>Details (contents, hashes, and signatures)</h4>
+ <ul>
+ <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/sparc/autobuilds/current-iso/">Minimal Installation CD</a></li>
+ <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/sparc/autobuilds/current-stage3-sparc64/">Stage 3</a></li>
+ </ul>
+</div>