summaryrefslogtreecommitdiffstats
path: root/site/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'site/index.php')
-rw-r--r--site/index.php10
1 files changed, 3 insertions, 7 deletions
diff --git a/site/index.php b/site/index.php
index 4f2f706..959a1d9 100644
--- a/site/index.php
+++ b/site/index.php
@@ -53,13 +53,6 @@
Libreboot follows the <a href="https://gnu.org/">GNU project</a> in attempting to create
a world where everyone has the freedom to use, study, adapt and share software. In other words: to truly own and control the technology that they use.
</p>
- <p>
- Libreboot provides an automated build system, which integrates a <em>deblobbed</em> coreboot tree and <a href="http://www.coreboot.org/Payloads">payloads</a>.
- ROM images are provided, in addition to utilities, all built from the available source code, with documentation aimed at non-technical users.
- </p>
- <p>
- <strong><a href="gnu/">We are working on getting libreboot certified as an official component of the GNU system.</a></strong>
- </p>
<ul>
<li><a href="download/"><?php echo gettext("Download stable version"); ?></a></li>
<li><a href="git/"><?php echo gettext("Download development version (git)"); ?></a></li>
@@ -77,6 +70,9 @@
<li><strong><a href="faq/">Frequently Asked Questions (and answers to those questions)</a></strong></li>
</ul>
<h1 id="howtohelp">How to help?</h1>
+ <p>
+ <strong><a href="gnu/">Libreboot is becoming part of the GNU project, and we need help with the transition.</a></strong>
+ </p>
<ul>
<li><a href="docs/tasks.html">List of tasks that need to be completed</a></li>
<li><a href="docs/maintain/index.html">How to maintain libreboot</a></li>