diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-09-24 22:08:27 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-09-24 22:08:27 +0000 |
commit | 93d7d5f19fe4c9e33bd7f594115ab75b68a43441 (patch) | |
tree | 308b164085138160218b7c4ab68b02f954fc3267 /profiles | |
parent | Bug #237735 - Fix typo in 'dell' flag description. Thanks to Sebastian Mingramm. (diff) | |
download | historical-93d7d5f19fe4c9e33bd7f594115ab75b68a43441.tar.gz historical-93d7d5f19fe4c9e33bd7f594115ab75b68a43441.tar.bz2 historical-93d7d5f19fe4c9e33bd7f594115ab75b68a43441.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 13ef4bfd80e3..fb2d4aff6af5 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3892 2008/09/24 18:07:46 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3893 2008/09/24 22:08:27 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -2237,7 +2237,7 @@ sys-apps/busybox:make-symlinks - Create all the appropriate symlinks in /bin and sys-apps/einit:relaxng - Make validator for Relax NG available sys-apps/hal:acpi - 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 sys-apps/hal:crypt - 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. -sys-apps/hal:dell - Builds an 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. +sys-apps/hal:dell - 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. sys-apps/hal:disk-partition - Allows HAL to use libparted from sys-apps/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. sys-apps/hal:dmi - Adds support for DMI (Desktop Management Interface) sys-apps/hal:doc - Generates documentation that describes HAL's fdi format. |