Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
hal: Hardware Abstraction Layer
- Summary
-
HAL is daemon for collection and maintaining information from several
sources about the hardware on the system. It provdes a live device
list through D-BUS.
Changelog
- * Wed Jan 24 18:00:00 2007 - Bastien Nocera <bnocera{%}redhat{*}com> - 0.4.2-6.EL4
- Fix wrong patch being used for (Bug #172835)
- * Wed Jan 24 18:00:00 2007 - Bastien Nocera <bnocera{%}redhat{*}com> - 0.4.2-5.EL4
- Add patch to fix the ide-drives.fdi parsing, missing closing element
(Bug #164631)
- Patch by Jeff Layton <jlayton{%}redhat{*}com> to avoid poking the "config"
file in sysfs sub-dirs, as it can cause problems for some devices
(Bug #172835)
- Avoid fstab-sync crashing when checking whether a partition is mounted
(comparing an uninitialised variable) (Bug #175523)
- Add patch by Keiichi Mori <kmori@redhat.com> to not delete the '/' entry
from /etc/fstab (strcmp of a 0-len string always succeeds)
(Bug #192410)
- * Fri May 5 19:00:00 2006 John (J5) Palmieri <johnp{%}redhat{*}com> - 0.4.2-4.EL4
- Add patch to stop HAL complaining about DEVPATH not being set on
kernels that do not support it (Bug #169387)