diff options
-rw-r--r-- | docs/index.html | 15 |
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> |