commit: d16ccd01d36f67d7486e87f5ab5b9e90e365a139
Author: Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Fri May 27 12:07:07 2016 +0000
Commit: Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Fri May 27 12:07:07 2016 +0000
URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=d16ccd01
hppa netboot
_includes/downloads/hppa.html | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
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>