summaryrefslogtreecommitdiffstats
path: root/site/download/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'site/download/index.php')
-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>