Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 5 18:00:00 2011 - Richard Hughes <rhughes{%}redhat{*}com> - 0.4.2-9.el4_8
- Remove the device store asynchronous matching, which is a backport of
an upstream git commit of many years ago.
- This fixes hald crashing when removing a USB stick, which was reported
in IT#277422 and was verified by the customer.
- Resolves: #661723
- * Thu Apr 10 19:00:00 2008 - David Zeuthen <davidz{%}redhat{*}com> - 0.4.2-8.EL4
- Make fstab-sync properly handle the ENOSPC case
- Resolves: #250419
- * Thu Aug 2 19:00:00 2007 - David Zeuthen <davidz{%}redhat{*}com> - 0.4.2-7.EL4
- Fix memory leak when unplugging/replugging a USB device
- Resolves: #247734
- Use a larger line buffer for the /etc/mtab file (#238501)