commit:     7c236cca98f0785be2e76096d45c410041c6660e
Author:     Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Fri May 27 12:36:25 2016 +0000
Commit:     Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Fri May 27 12:36:25 2016 +0000
URL:        https://gitweb.gentoo.org/sites/www.git/commit/?id=7c236cca

downloads: Rework non-autobuilt experimental stuff, add arm64

 _includes/downloads/experimental.html | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

diff --git a/_includes/downloads/experimental.html 
b/_includes/downloads/experimental.html
index ca920a3..8bc9d0d 100644
--- a/_includes/downloads/experimental.html
+++ b/_includes/downloads/experimental.html
@@ -1,12 +1,4 @@
 <div class="col-xs-12 col-md-6">
-  <h4 id="mips">mips</h4>
-  <div class="list-group">
-    <a href="http://distfiles.gentoo.org/experimental/mips/stages/"; 
data-relurl="../experimental/mips/stages/" class="list-group-item download-link 
download-link-mirrorable">
-      <span class="fa fa-download fa-fw"></span>
-      <strong>MIPS stages</strong>
-    </a>
-  </div>
-
   <h4 id="s390">s390</h4>
   <div class="list-group">
     {% include partials/download-link.html type="iso" arch="s390" 
id="netboot-s390-initramfs" title="Netboot Initramfs" tag="S390" %}
@@ -19,10 +11,21 @@
   </div>
 
   <h4 id="sh">sh</h4>
-  <h5>Stage Archives</h5>
   <div class="list-group">
     {% include partials/download-link.html type="stage3" arch="sh" id="sh4" 
title="Stage 3" tag="SH4" %}
     {% include partials/download-link.html type="stage3" arch="sh" id="sh4a" 
title="Stage 3" tag="SH4A" %}
   </div>
 </div>
-<div class="col-xs-12 col-md-6">&nbsp;</div>
+<div class="col-xs-12 col-md-6">
+  <h4 id="exp-other">Other Experimental Architectures</h4>
+  <div class="alert alert-info">
+    <p>
+      For all other experimental downloads (including for the
+      <a class="alert-link" 
href="http://distfiles.gentoo.org/experimental/arm64/";>arm64</a>
+      and
+      <a class="alert-link" 
href="http://distfiles.gentoo.org/experimental/mips/";>mips</a>
+      architectures),
+      please refer to the <a class="alert-link" 
href="http://distfiles.gentoo.org/experimental/";>complete experimental 
downloads archive</a>.
+    </p>
+  </div>
+</div>

Reply via email to