diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/distros/index.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/distros/index.html b/docs/distros/index.html index d72b88f7..524ded0d 100644 --- a/docs/distros/index.html +++ b/docs/distros/index.html @@ -105,6 +105,25 @@ We recommend using the <em>MATE</em> desktop. </p> + <h2>Fedora</h2> + <p> + Fedora comes with a standard Linux kernel by default, which + contains binary blobs (device firmware). If you delete Linux, + and install <em>linux-libre</em>, it can be turned into a fully + free system. Fedora, like Debian, is one of the more well-known + distros, and it has been around for a long time, so it has + a very large community around it. + </p> + <p> + Fedora updates regularly, with the latest upstream packages + available from the repositories. <strong>We had difficulty + booting Fedora, but the installer works. If you manage to get + Fedora working, let us know!</strong> + </p> + <p> + <a href="https://getfedora.org/">Visit the Fedora website</a> + </p> + <h2>Gentoo</h2> <p> Gentoo is a bleeding edge <em>source based</em> distribution. |