summaryrefslogtreecommitdiffstats
path: root/site/index.php
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-15 04:35:27 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-15 04:35:27 (EDT)
commit180c56b521cc31e45887de852ab7a605fc565fc9 (patch)
treec2f5f4fc1689f792b193a863c3d64e664c69bc0d /site/index.php
parent9e52f4f9349496dc20378eaac337d9d16e036d25 (diff)
downloadlibreboot.org-180c56b521cc31e45887de852ab7a605fc565fc9.zip
libreboot.org-180c56b521cc31e45887de852ab7a605fc565fc9.tar.gz
libreboot.org-180c56b521cc31e45887de852ab7a605fc565fc9.tar.bz2
talk about how libreboot provides ROM images and so on
Diffstat (limited to 'site/index.php')
-rw-r--r--site/index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php
index 18ca968..876f618 100644
--- a/site/index.php
+++ b/site/index.php
@@ -55,7 +55,8 @@
</p>
<p>
Libreboot provides a fully free (deblobbed) coreboot tree, called <i>coreboot-libre</i>, with <a href="http://www.coreboot.org/Payloads">payloads</a> and utilities already included. It attempts to make coreboot
- easy to use, by providing an automated build and installation process (and <i>stable releases</i>), along with documentation designed for non-technical users.
+ easy to use, by providing an automated build and installation process (and <i>tested, stable releases</i>), along with documentation designed for non-technical users.
+ You don't even need to build from source if you don't want to; ROM images and utilities are also included in each release, pre-compiled from the available source code.
</p>
<ul>
<li><a href="download/"><?php echo gettext("Download libreboot"); ?></a></li>