summaryrefslogtreecommitdiffstats
path: root/site/download
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-11-14 02:40:17 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-11-14 02:40:17 (EST)
commit9d9d57973ecbfaf37e0bec75066efe9f2d038d99 (patch)
treecb67cfefa140015a6ebb275a182abf5cf161fc69 /site/download
parentaa94de6df9e16870bb5847dfe99c5d3e9ae0d2b8 (diff)
downloadlibreboot.org-9d9d57973ecbfaf37e0bec75066efe9f2d038d99.zip
libreboot.org-9d9d57973ecbfaf37e0bec75066efe9f2d038d99.tar.gz
libreboot.org-9d9d57973ecbfaf37e0bec75066efe9f2d038d99.tar.bz2
download page: add extra note about unstable releases
Diffstat (limited to 'site/download')
-rw-r--r--site/download/index.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/site/download/index.php b/site/download/index.php
index 5fd5178..0b89c2a 100644
--- a/site/download/index.php
+++ b/site/download/index.php
@@ -42,6 +42,10 @@
<?php echo gettext("Release date:"); ?> <?php echo $lbRelease[0][0][1]; ?>.
</b> <a href="../"><?php echo gettext("Back to home page"); ?></a>
</p>
+ <p>
+ These are stable releases, intended for general use. If you want something more up to date
+ (but potentially lethal), see <a href="#unstable">#unstable</a>.
+ </p>
<h2 id="http">HTTP mirrors</h2>
<?php
@@ -57,7 +61,7 @@
</div>
<div>
- <h1>Download libreboot (unstable/beta releases)</h1>
+ <h1 id="unstable">Download libreboot (unstable/beta releases)</h1>
<p>
<b>
<?php echo gettext("The latest UNSTABLE, BETA, NOT READY FOR PRODUCTION USE release is:"); ?> <?php echo $lbBetaRelease[0][0][0]; ?>.