From e6636bd5d6280d92996bd70b744e8a29e54c7e18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 19 Nov 2019 17:45:28 +0100 Subject: Gentoo: Initial import of an ebuilds tree from Fat-Zer's (Alexander Golubev) repository. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- gentoo/sys-apps/hal/metadata.xml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 gentoo/sys-apps/hal/metadata.xml (limited to 'gentoo/sys-apps/hal/metadata.xml') diff --git a/gentoo/sys-apps/hal/metadata.xml b/gentoo/sys-apps/hal/metadata.xml new file mode 100644 index 000000000..8cfcc3695 --- /dev/null +++ b/gentoo/sys-apps/hal/metadata.xml @@ -0,0 +1,36 @@ + + + + + fatzer2@gmail.com + Alexander Golubev + + + Enables HAL to attempt to read from /proc/acpi/event, if + unavailable, HAL will read events from sys-power/acpid. If + you need multiple acpi readers, ensure acpid is in your default + runlevel (rc-update add acpid default) along with HAL. This will also + enable HAL to read Toshiba and IBM acpi events which do not get sent + via /proc/acpi/event + Allows HAL to mount volumes that are encrypted using + LUKS. sys-fs/cryptsetup-luks which has recently been renamed + to sys-fs/cryptsetup allows you to create such encrypted + volumes. HAL will be able to handle volumes that are removable or + fixed. + Builds and installs the Dell addon, which reads data from + the Dell SM BIOS via sys-libs/libsmbios. It will read your + service tag information and your hardware backlight data as well as + allow you to modify the backlight settings on a Dell laptop. + Allows HAL to use libparted from + sys-block/parted to read raw partition data from your disks + and process that data. Future versions of HAL (possibly 0.5.11 and + higher) will allow you to create, modify, delete and format partitions + from a GUI interface agnostic of your desktop environment. + Generates documentation that describes HAL's fdi + format. + Adds support for power management scripts + (sys-power/pm-utils) + Installs SELinux policies and links HAL to the SELinux + libraries. + + -- cgit v1.2.3