aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_includes/downloads/ppc.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/_includes/downloads/ppc.html b/_includes/downloads/ppc.html
index 7576a68..374002e 100644
--- a/_includes/downloads/ppc.html
+++ b/_includes/downloads/ppc.html
@@ -9,4 +9,11 @@
{% include partials/download-link.html type="stage3" arch="ppc" id="ppc64" title="PPC64 stage 3" %}
{% include partials/download-link.html type="stage3" arch="ppc" id="ppc64le" title="PPC64LE stage 3" %}
</div>
-</div> \ No newline at end of file
+</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/ppc/autobuilds/current-iso/">Minimal Installation CD</a></li>
+ <li><a href="https://bouncer.gentoo.org/fetch/root/all/releases/ppc/autobuilds/current-stage3-ppc64/">Stage 3</a></li>
+ </ul>
+</div>