summaryrefslogtreecommitdiffstats
path: root/site/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'site/index.php')
-rw-r--r--site/index.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php
index 845385d..d72191d 100644
--- a/site/index.php
+++ b/site/index.php
@@ -51,7 +51,11 @@
</p>
<p>
Libreboot is <i>free software</i>; we do not use the term <i>open source</i>, because that term ignores the ethical ideals of the free software movement, focusing only on practicality and efficiency. Read <a href="https://www.gnu.org/philosophy/open-source-misses-the-point.html">this article</a> for more information.
- However, libreboot also qualifies as an open source BIOS or UEFI replacement.
+ However, libreboot also qualifies as an open source BIOS or UEFI firmware replacement.
+ </p>
+ <p>
+ Libreboot provides a fully free (deblobbed) coreboot tree, called <i>coreboot-libre</i>, with payloads 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.
</p>
<ul>
<li><a href="download/"><?php echo gettext("Download libreboot"); ?></a></li>