summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeah Woods <info@minifree.org>2016-05-17 23:04:49 (EDT)
committer Leah Woods <info@minifree.org>2016-05-17 23:04:49 (EDT)
commitf8f5c6e05ba16a20697b516c53f002d574b943ae (patch)
tree8486c1b99cb460f2920f7f6b22aa38748f214074
parentbb43c5b1e40c2d474491e9fd524531e8676462e8 (diff)
downloadlibreboot-f8f5c6e05ba16a20697b516c53f002d574b943ae.zip
libreboot-f8f5c6e05ba16a20697b516c53f002d574b943ae.tar.gz
libreboot-f8f5c6e05ba16a20697b516c53f002d574b943ae.tar.bz2
backport changes to master branch
-rw-r--r--docs/index.html15
1 files changed, 12 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html
index 1f9c4f5..f961de4 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -8,13 +8,13 @@
@import url('css/main.css');
</style>
- <title>Libreboot project documentation</title>
+ <title>GNU Libreboot documentation</title>
</head>
<body>
<div class="section">
- <h1 id="pagetop">Libreboot project documentation</h1>
+ <h1 id="pagetop">GNU Libreboot documentation</h1>
<p>
Information about this release can be found at <a href="release.html">release.html</a>.
Always check <a href="http://libreboot.org">libreboot.org</a> for updates.
@@ -54,8 +54,17 @@
<h1>About the libreboot project</h1>
<p>
+ GNU Libreboot is a free BIOS or UEFI replacement (<a href="https://www.gnu.org/philosophy/free-sw.html">free as in freedom</a>);
+ libre <em>boot firmware</em> that initializes the hardware and starts a bootloader for your operating
+ system.
+ It's also an open source BIOS, but open source <a href="https://www.gnu.org/philosophy/open-source-misses-the-point.html">fails</a> to
+ promote freedom; <em>please call libreboot <strong><a href="https://www.gnu.org/philosophy/free-sw.html">free software</a></strong></em>.
+ Since 14 May 2016, Libreboot is part of the <a href="https://www.gnu.org/">GNU project</a>.
+ </p>
+
+ <p>
Libreboot originally began during December 2013, as a commercial effort
- by <a href="http://gluglug.org.uk/">Gluglug</a> to achieve
+ by the <a href="https://minifree.org">Ministry of Freedom</a> to achieve
<a href="https://www.fsf.org/resources/hw/endorsement/respects-your-freedom">RYF</a> endorsement for a modified ThinkPad X60
(the first system to ever be added to libreboot).
</p>