diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-10 08:52:15 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-10 08:52:15 (EDT) |
commit | be04d203ef6340386b7fe673cd5273b32bb2afa7 (patch) | |
tree | 7d10dc0324ee057a8c3384ffed9c8bc3a1b29869 /docs | |
parent | 622c1281bad8402d9fa68ef910034b9059d03c82 (diff) | |
download | libreboot-be04d203ef6340386b7fe673cd5273b32bb2afa7.zip libreboot-be04d203ef6340386b7fe673cd5273b32bb2afa7.tar.gz libreboot-be04d203ef6340386b7fe673cd5273b32bb2afa7.tar.bz2 |
docs/index.html: Move practical benefits list from libreboot.org
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html index d06cefd..94fe68b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -54,11 +54,17 @@ Libreboot is a <a href="http://coreboot.org/">coreboot</a> distribution (distro) with proprietary software removed, intended to be a <a href="https://www.fsf.org/about/what-is-free-software">free</a> (libre) 'BIOS' replacement for your computer. The project is aimed at users, attempting to make - coreboot as easy to use as possible. + coreboot as easy to use as possible. + Read the full <a href="https://www.gnu.org/philosophy/free-sw.html">Free Software definition</a>. </p> - + <p> - Read the full <a href="https://www.gnu.org/philosophy/free-sw.html">Free Software definition</a>. + Libreboot also has many practical advantages over <a href="https://gnu.org/philosophy/proprietary/">proprietary</a> boot firmware, + such as faster boot speeds and better security. You can + <a href="gnulinux/index.html">install GNU/Linux with encrypted /boot/</a>, + <a href="http://www.coreboot.org/GRUB2#signed_kernels">verify GPG signatures on your kernel</a>, + run a <a href="http://proteanos.com/">full operating system</a> directly + from the flash chip (planned for a future release), and more. </p> <div class="subsection"> |