diff options
author | Leah Rowe <info@minifree.org> | 2017-04-05 14:49:33 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2017-04-05 14:49:33 +0100 |
commit | 901e6b6c2a6fc7fcaf534e9524b8cdcc4023abdd (patch) | |
tree | 8878c37970dc5c662ff91e8bd678e4cf33c7643a | |
parent | e18ef647a27ba9dce1a75463ff2a9e08f5c4bd54 (diff) | |
download | librebootfr-901e6b6c2a6fc7fcaf534e9524b8cdcc4023abdd.tar.gz librebootfr-901e6b6c2a6fc7fcaf534e9524b8cdcc4023abdd.zip |
remove links to distros page
-rw-r--r-- | www/faq.md | 3 | ||||
-rw-r--r-- | www/index.md | 4 |
2 files changed, 2 insertions, 5 deletions
@@ -906,9 +906,6 @@ Absolutely! It is well-tested in libreboot, and highly recommended. See Any recent distribution should work, as long as it uses KMS (kernel mode setting) for the graphics. -We maintain a [list of distributions that we recommend to the -public](docs/distros/). - Can I use BSD? ---------------------------------- diff --git a/www/index.md b/www/index.md index e878aabc..e49a4880 100644 --- a/www/index.md +++ b/www/index.md @@ -150,8 +150,8 @@ Free Software forward, into the future. Why use libreboot? ------------------ -Many people use non-free proprietary boot firmware, even if they use [a -free operating system](docs/distros/). Non-free BIOS/UEFI firmware often +Many people use non-free proprietary boot firmware, even if they use GNU+Linux. +Non-free BIOS/UEFI firmware often [contains](faq.md#intel) [backdoors](faq.md#amd), can be slow and have severe bugs, and you are left helpless at the mercy of the developers.. By contrast, libreboot is fully free software, where anyone can contribute or inspect its |