summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2012-10-29 22:49:24 +0100
committerDan McGee <dan@archlinux.org>2012-10-29 19:49:47 -0500
commite2f7f3c9ea90d66c5d9678bd4b182917b03a2a90 (patch)
tree881f37cce2df2689af638b1fc44732953cb85535 /templates
parentbcccd16606a89507e5d5083440a50c98c576d380 (diff)
downloadarchweb-e2f7f3c9ea90d66c5d9678bd4b182917b03a2a90.tar.gz
archweb-e2f7f3c9ea90d66c5d9678bd4b182917b03a2a90.zip
Remove information regarding test ISOsrelease_2012-10-29
The test builds are dead and nobody is taking care of them. With our monthly releases, they serve no purpose. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates')
-rw-r--r--templates/public/download.html13
-rw-r--r--templates/public/index.html2
2 files changed, 0 insertions, 15 deletions
diff --git a/templates/public/download.html b/templates/public/download.html
index 4b94e183..ba4c3282 100644
--- a/templates/public/download.html
+++ b/templates/public/download.html
@@ -57,19 +57,6 @@
title="Arch Linux Netboot Live System">Arch Linux Netboot</a></li>
</ul>
- <h3>Test ISO Info</h3>
-
- <p>We provide daily snapshot ISOs. Those are largely untested,
- but may be more up to date than the releases.</p>
- <ul>
- <li><a href="{{ releng_iso_url }}"
- title="Release Engineering ISO download">Download snapshots</a></li>
- <li><a href="{{ releng_pxeboot_url }}"
- title="Arch Linux Netboot Live System">Boot latest snapshots over the network</a></li>
- <li><a href="{% url 'releng-test-overview' %}"
- title="Release Engineering ISO feedback">Feedback</a></li>
- </ul>
-
<h3>HTTP Direct Downloads</h3>
<p>In addition to the BitTorrent links above, install images can also be
diff --git a/templates/public/index.html b/templates/public/index.html
index 686fbdda..2da03f4b 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -173,8 +173,6 @@
title="View the available package groups">Package Groups</a></li>
<li><a href="/todolists/"
title="Developer Todo Lists">Todo Lists</a></li>
- <li><a href="{% url 'releng-test-overview' %}"
- title="Releng Testbuild Feedback">Releng Testbuild Feedback</a></li>
<li><a href="{% url 'visualize-index' %}"
title="View visualizations">Visualizations</a></li>
</ul>