| 1 | <?xml version="1.0" encoding="UTF-8"?> |
1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> |
2 | <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> |
| 3 | <pkgmetadata> |
3 | <pkgmetadata> |
| 4 | <herd>freedesktop</herd> |
4 | <herd>freedesktop</herd> |
| 5 | <maintainer> |
5 | <maintainer> |
| 6 | <email>chainsaw@gentoo.org</email> |
6 | <email>dang@gentoo.org</email> |
| 7 | </maintainer> |
7 | </maintainer> |
| 8 | <use> |
8 | <use> |
| 9 | <flag name='acpi'>Enables HAL to attempt to read from /proc/acpi/event, if |
9 | <flag name='acpi'>Enables HAL to attempt to read from /proc/acpi/event, if |
| 10 | unavailable, HAL will read events from <pkg>sys-power/acpid</pkg>. If |
10 | unavailable, HAL will read events from <pkg>sys-power/acpid</pkg>. If |
| 11 | you need multiple acpi readers, ensure acpid is in your default |
11 | you need multiple acpi readers, ensure acpid is in your default |
| 12 | runlevel (rc-update add acpid default) along with HAL. This will also |
12 | runlevel (rc-update add acpid default) along with HAL. This will also |
| 13 | enable HAL to read Toshiba and IBM acpi events which do not get sent |
13 | enable HAL to read Toshiba and IBM acpi events which do not get sent |
| 14 | via /proc/acpi/event</flag> |
14 | via /proc/acpi/event</flag> |
|
|
15 | <flag name='consolekit'>Enables HAL to interact with consolekit for |
|
|
16 | determining whether a given process is running on behalf of the person |
|
|
17 | setting at the console.</flag> |
| 15 | <flag name='crypt'>Allows HAL to mount volumes that are encrypted using |
18 | <flag name='crypt'>Allows HAL to mount volumes that are encrypted using |
| 16 | LUKS. <pkg>sys-fs/cryptsetup-luks</pkg> which has recently been renamed |
19 | LUKS. <pkg>sys-fs/cryptsetup-luks</pkg> which has recently been renamed |
| 17 | to <pkg>sys-fs/cryptsetup</pkg> allows you to create such encrypted |
20 | to <pkg>sys-fs/cryptsetup</pkg> allows you to create such encrypted |
| 18 | volumes. HAL will be able to handle volumes that are removable or |
21 | volumes. HAL will be able to handle volumes that are removable or |
| 19 | fixed.</flag> |
22 | fixed.</flag> |