diff options
author | Leah Rowe <info@minifree.org> | 2016-10-20 05:07:10 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-10-20 05:07:10 +0100 |
commit | 3a7e159e10c29e304015c10151f19b0dd21bfc11 (patch) | |
tree | 9600ce60feb6d672cc695f453db95b66aaf2e519 | |
parent | eb5c6bed1bcf8fa180a6438b6779cff25001f521 (diff) | |
download | librebootfr-3a7e159e10c29e304015c10151f19b0dd21bfc11.tar.gz librebootfr-3a7e159e10c29e304015c10151f19b0dd21bfc11.zip |
docs/distros(Gentoo): document how to deblob the Gentoo kernels
-rw-r--r-- | docs/distros/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/distros/index.html b/docs/distros/index.html index ec926a0d..a0b68374 100644 --- a/docs/distros/index.html +++ b/docs/distros/index.html @@ -85,6 +85,11 @@ patches, and you can mix and match. </p> <p> + Gentoo has a page about libreboot (WARNING: not guaranteed to be + up to date with changes from libreboot):<br/> + <a href="https://wiki.gentoo.org/wiki/Installation_on_libreboot">https://wiki.gentoo.org/wiki/Installation_on_libreboot</a> + </p> + <p> Gentoo provides non-free software by default, but you can configure the package manager when installing it, so that it doesn't let you install non-free software. This way, you will end up with a @@ -97,6 +102,10 @@ - configure the <em>ACCEPT_LICENSE</em> string accordingly. </p> <p> + You also need to deblob your kernel. See: + <a href="https://wiki.gentoo.org/wiki/Installation_on_libreboot#Use_a_Kernel_without_blobs">https://wiki.gentoo.org/wiki/Installation_on_libreboot#Use_a_Kernel_without_blobs</a> + </p> + <p> <a href="https://gentoo.org/">Visit the Gentoo website</a> </p> <h2>Parabola GNU/Linux</h2> |