diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html index 9a60ac33..0035d215 100644 --- a/docs/index.html +++ b/docs/index.html @@ -28,12 +28,26 @@ </div> <div class="section"> - + + <p> + Libreboot is compatible with GNU/Linux and several BSD systems. + </p> + <p> + For GNU/Linux, + have a look at our <a href="distros/">list of GNU/Linux distributions that we recommend</a>. + </p> + <p> + For BSD, refer to <a href="https://libreboot.org/faq/#bsd">the libreboot FAQ</a>. We wish + to merge instructions into the official libreboot documentation, if someone + will provide it. + </p> + <h1>Installing libreboot</h1> <ul> - <li><a href="hcl/index.html">What systems can I use libreboot on?</a> - NOTE: <a href="https://www.gnu.org/distros/">GNU/Linux</a> is expected to be running on your device.</li> + <li><a href="hcl/index.html">What systems can I use libreboot on?</a></li> <li><a href="install/index.html">How to install libreboot</a></li> <li><a href="gnulinux/index.html">How to install GNU/Linux on a libreboot system</a></li> + <li><a href="https://libreboot.org/faq/#bsd">How to install BSD on a libreboot system</a></li> </ul> <h1>Informaton for developers</h1> <ul> |