Readme update
This commit is contained in:
parent
516b974f16
commit
9922aba742
11
README.md
11
README.md
|
@ -1,9 +1,11 @@
|
||||||
Personal Gentoo overlay, focusing mostly on needed tools and
|
Personal Gentoo overlay, focusing mostly on needed tools and
|
||||||
compatibility for the Librem 14 computer.
|
compatibility for a libre version of Gentoo on the Librem 14 computer.
|
||||||
|
|
||||||
Available packages:
|
Available packages:
|
||||||
- **sys-kernel/libre-kernel**: A dist-kernel built from the [Linux-libre
|
- **sys-kernel/libre-kernel**: A dist-kernel built from the [Linux-libre
|
||||||
sources][linux-libre].
|
sources][linux-libre].
|
||||||
|
- **media-fonts/fonts-meta**: Modified version to remove non-Free
|
||||||
|
fonts from the dependencies.
|
||||||
- **sys-kernel/librem-ec-acpi**: An ebuild packaging the [Librem 14
|
- **sys-kernel/librem-ec-acpi**: An ebuild packaging the [Librem 14
|
||||||
EC ACPI kernel module][ec-acpi], necessary for proper functioning
|
EC ACPI kernel module][ec-acpi], necessary for proper functioning
|
||||||
of the laptop's battery charging and function keys.
|
of the laptop's battery charging and function keys.
|
||||||
|
@ -68,6 +70,13 @@ If you are not using a dist-kernel, when upgrading or installing a new
|
||||||
kernel, you will need to do `emerge @modules-rebuild` to install the
|
kernel, you will need to do `emerge @modules-rebuild` to install the
|
||||||
module for the new kernel.
|
module for the new kernel.
|
||||||
|
|
||||||
|
|
||||||
|
# Disclaimer
|
||||||
|
|
||||||
|
The ebuilds in this overlay are really only tested for my specific
|
||||||
|
use-case. I do not test every combination of USE flags, for example.
|
||||||
|
So there may be issues with non-Free dependencies etc in some cases.
|
||||||
|
|
||||||
[linux-libre]: https://www.fsfla.org/ikiwiki/selibre/linux-libre/
|
[linux-libre]: https://www.fsfla.org/ikiwiki/selibre/linux-libre/
|
||||||
[free-software]: https://www.gnu.org/philosophy/free-sw.en.html#fs-definition
|
[free-software]: https://www.gnu.org/philosophy/free-sw.en.html#fs-definition
|
||||||
[ec-acpi]: https://source.puri.sm/nicole.faerber/librem-ec-acpi-dkms
|
[ec-acpi]: https://source.puri.sm/nicole.faerber/librem-ec-acpi-dkms
|
||||||
|
|
Loading…
Reference in New Issue