diff options
-rw-r--r-- | site/index.php | 3 |
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> |