aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2016-05-27 14:07:07 +0200
committerAlex Legler <alex@a3li.li>2016-05-27 14:07:07 +0200
commitd16ccd01d36f67d7486e87f5ab5b9e90e365a139 (patch)
tree1fedca43f22c0a62081ac7409b6abe4a0cac8c3c
parentWhitespace (diff)
downloadwww-d16ccd01.tar.gz
www-d16ccd01.tar.bz2
www-d16ccd01.zip
hppa netboot
-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>