From e58c71bbc4a207528ce70ed5c08387636be9f7df Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 14 Nov 2015 02:47:30 -0500 Subject: download page: make more clear where to find betas --- (limited to 'site') diff --git a/site/common/variables.php b/site/common/variables.php index 279c413..370580a 100644 --- a/site/common/variables.php +++ b/site/common/variables.php @@ -133,12 +133,4 @@ array("20131212", "2013-12-12") ) ); - - /* release list (unstable/beta). format is: version number, then date of release */ - /* latest releases first, earlier releases are at the bottom */ - $lbBetaRelease = array ( - array ( - array("20151114", "2015-11-14") - ) - ); ?> diff --git a/site/download/index.php b/site/download/index.php index 097610e..eb1d25c 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -62,12 +62,6 @@

Download libreboot (unstable/beta releases)

-

- - . - . - -

WARNING: the probability that these releases will brick your machine is above 70%. You may also be attacked by sharks. Proceed with caution. @@ -80,7 +74,7 @@ from the git repository.

- Here's where you can find the beta releases + Download the unstable releases here

-- cgit v0.9.1