summaryrefslogtreecommitdiffstats
path: root/site/download
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-15 09:19:31 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-15 09:19:31 (EDT)
commit60006db4c9c0c9ec0cdcbc0930fe81a7c933871f (patch)
tree7b9df685c97a665b75697ece07a1d1e53599cc3c /site/download
parentfc2c35faca91b8ef271d73d933bd96ea94e69144 (diff)
downloadlibreboot.org-60006db4c9c0c9ec0cdcbc0930fe81a7c933871f.zip
libreboot.org-60006db4c9c0c9ec0cdcbc0930fe81a7c933871f.tar.gz
libreboot.org-60006db4c9c0c9ec0cdcbc0930fe81a7c933871f.tar.bz2
tidy up the home page
Diffstat (limited to 'site/download')
-rw-r--r--site/download/index.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/site/download/index.php b/site/download/index.php
index 19bda64..cc63ec9 100644
--- a/site/download/index.php
+++ b/site/download/index.php
@@ -83,6 +83,14 @@
<div class="section" id="http">
<h1>HTTP mirrors (releases)</h1>
+
+ <p>
+ These releases are more rigorously tested. However, they might be
+ out of date compared to the current development snapshots.
+ </p>
+ <p>
+ These archives are not updated very often, and will not receive any further changes.
+ </p>
<p>
Download <?php echo $lbProjectName; ?> from one of these mirrors.
@@ -184,6 +192,7 @@
<li><b><a href="../github/">Please do not use GitHub!</a></b></li>
<li><b><a href="../gitorious/">Please do not use Gitorious/GitLab!</a></b></li>
<li><a href="#contrib">How to submit a patch</a></li>
+ <li><a href="http://projects.mtjm.eu/projects/libreboot">Bug tracker</a></li>
</ul>
<h2 id="contrib">Submitting patches to <?php echo $lbProjectName; ?></h3>