Update readme for new app category
This commit is contained in:
parent
7906f2427f
commit
e2271fcada
|
@ -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-kernel/librem-ec-acpi**: An ebuild packaging the [Librem 14
|
- **sys-apps/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-firmware/purism_ectool**: Tool for querying and flashing
|
* **sys-apps/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-kernel/librem-ec-acpi`. The module is currently installed to
|
sys-apps/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
|
||||||
|
|
Loading…
Reference in New Issue