Compare commits

..

No commits in common. "e2271fcadad9d7e67e9407c80a7f11fb35720980" and "f2334c522e0c373a666918d81e942a67f7083a88" have entirely different histories.

7 changed files with 3 additions and 3 deletions

View File

@ -8,12 +8,12 @@ Available packages:
sources][linux-libre]. sources][linux-libre].
- **media-fonts/fonts-meta**: Modified version to remove non-Free - **media-fonts/fonts-meta**: Modified version to remove non-Free
fonts from the dependencies. fonts from the dependencies.
- **sys-apps/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.
* **sys-power/librem-control**: A GTK application to control * **sys-power/librem-control**: A GTK application to control
parameters of the Librem EC (battery charge levels, etc). parameters of the Librem EC (battery charge levels, etc).
* **sys-apps/purism_ectool**: Tool for querying and flashing * **sys-firmware/purism_ectool**: Tool for querying and flashing
Purism EC firmware images on certain Librem laptops. Purism EC firmware images on certain Librem laptops.
## How to Add This Repository ## How to Add This Repository
@ -80,7 +80,7 @@ sys-kernel/linux-firmware redistributable unknown-license
The Librem EC ACPI kernel module should install and be automatically The Librem EC ACPI kernel module should install and be automatically
available (via modprobe) after installation, using `emerge available (via modprobe) after installation, using `emerge
sys-apps/librem-ec-acpi`. The module is currently installed to sys-kernel/librem-ec-acpi`. The module is currently installed to
`/lib/modules/<kernel>/librem/`. `/lib/modules/<kernel>/librem/`.
This ebuild supports the `dist-kernel` USE flag, and the module will This ebuild supports the `dist-kernel` USE flag, and the module will