hal ChangeLog,1.679,1.680

Danny Kukawka dkukawka at freedesktop.org
Wed Nov 9 13:13:32 PST 2005


Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv15322

Modified Files:
	ChangeLog 
Log Message:
2005-11-09  Danny Kukawka  <danny.kukawka at web.de>

        * hald/linux2/addons/addon-acpi.c: (acpi_get_event_fp_kernel),
        (acpi_get_event_fp_acpid), (main): fix problems with addon if acpid socket
        is not available if HAL starts. In this case retry to connect until we get
        the socket. Also added the proc kernel eventinterface to the loop to prevent
        problems on resume from suspend. This should prevent restart the whole HAL
        if lost acpid or proc event source.

        * tools/lshal.c: (dump_devices), (usage), (main): added new option -s|--short
        for short output, changed short option for show to -u, added new status line
        to --monitor mode, allowed combine --monitor with --long|short|tree, added
        restrict check for incorrect command options (e.g. 'lshal --'), set --long
        as default if called lshal without option.



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.679
retrieving revision 1.680
diff -u -d -r1.679 -r1.680
--- ChangeLog	9 Nov 2005 20:45:44 -0000	1.679
+++ ChangeLog	9 Nov 2005 21:13:30 -0000	1.680
@@ -1,5 +1,20 @@
 2005-11-09  Danny Kukawka  <danny.kukawka at web.de>
 
+	* hald/linux2/addons/addon-acpi.c: (acpi_get_event_fp_kernel),
+	(acpi_get_event_fp_acpid), (main): fix problems with addon if acpid socket
+	is not available if HAL starts. In this case retry to connect until we get 
+	the socket. Also added the proc kernel eventinterface to the loop to prevent
+	problems on resume from suspend. This should prevent restart the whole HAL
+	if lost acpid or proc event source.
+
+	* tools/lshal.c: (dump_devices), (usage), (main): added new option -s|--short
+	for short output, changed short option for show to -u, added new status line 
+	to --monitor mode, allowed combine --monitor with --long|short|tree, added 
+	restrict check for incorrect command options (e.g. 'lshal --'), set --long
+	as default if called lshal without option.
+
+2005-11-09  Danny Kukawka  <danny.kukawka at web.de>
+
 	* doc/spec/hal-spec.xml.in: added battery.remaining_time.calculate_per_time
 
 	* hald/linux2/acpi.c: (battery_refresh_poll): added check for new property




More information about the hal-commit mailing list