On Mon, Oct 29, 2012 at 4:49 PM, Thomas Bächler <thomas(a)archlinux.org> wrote:
> The test builds are dead and nobody is taking care of them. With our monthly releases,
> they serve no purpose.
Should I also remove the links to releng feedback from the front page?
You didn't do that here, but it is easy enough to add in.
> ---
> templates/public/download.html | 13 -------------
> 1 file changed, 13 deletions(-)
>
> diff --git a/templates/public/download.html b/templates/public/download.html
> index 4b94e18..ba4c328 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
> --
> 1.8.0
>