aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_includes/downloads/hppa.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/_includes/downloads/hppa.html b/_includes/downloads/hppa.html
index 908eb7a..8f2079e 100644
--- a/_includes/downloads/hppa.html
+++ b/_includes/downloads/hppa.html
@@ -2,6 +2,8 @@
<h4>Boot Media</h4>
<div class="list-group">
{% include partials/download-link.html type="iso" arch="hppa" id="minimal" title="Minimal Installation CD" %}
+ {% include partials/download-link.html type="iso" arch="hppa" id="netboot-hppa32" title="Netboot" tag="HPPA32" %}
+ {% include partials/download-link.html type="iso" arch="hppa" id="netboot-hppa64" title="Netboot" tag="HPPA64" %}
</div>
<h4>Stage Archives</h4>
<div class="list-group">
@@ -13,6 +15,8 @@
<h4>Details (Contents, Hashes, and Signatures)</h4>
<ul>
<li><a href="http://distfiles.gentoo.org/releases/hppa/autobuilds/current-install-hppa-minimal/">Minimal Installation CD</a></li>
+ <li><a href="http://distfiles.gentoo.org/releases/hppa/autobuilds/current-netboot-hppa32/">Netboot HPPA32</a></li>
+ <li><a href="http://distfiles.gentoo.org/releases/hppa/autobuilds/current-netboot-hppa64/">Netboot HPPA64</a></li>
<li><a href="http://distfiles.gentoo.org/releases/hppa/autobuilds/">Stage 3</a></li>
</ul>
-</div> \ No newline at end of file
+</div>