diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-15 04:50:06 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-15 04:50:06 (EDT) |
commit | 021e92f742a01f623400e2d500b378505eedb5de (patch) | |
tree | 4ddb5a4515e445688cdda39c81fe50052c82fa8b /site | |
parent | 1936a8461e191d578b41ddcb659747410d11379e (diff) | |
download | libreboot.org-021e92f742a01f623400e2d500b378505eedb5de.zip libreboot.org-021e92f742a01f623400e2d500b378505eedb5de.tar.gz libreboot.org-021e92f742a01f623400e2d500b378505eedb5de.tar.bz2 |
emphasize that it really is automated
Diffstat (limited to 'site')
-rw-r--r-- | site/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php index 04b9821..ac60f0d 100644 --- a/site/index.php +++ b/site/index.php @@ -55,7 +55,7 @@ </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>tested, stable releases</i>), along with documentation designed for non-technical users. + easy to use, by providing a fully 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> <p> |