hal ChangeLog,1.390,1.391

David Zeuthen david at freedesktop.org
Tue Jan 25 08:55:12 PST 2005


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

Modified Files:
	ChangeLog 
Log Message:
2005-01-25  David Zeuthen  <davidz at redhat.com>

	* hald/linux2/osspec.c (osspec_probe): Add HAL_INFO's around
	coldplug event synthesization so we can see how long it takes.

	* hald/linux2/coldplug.c: Undefine HAL_COLDPLUG_VERBOSE by default
	to reduce log spamming.

2005-01-25  David Zeuthen  <davidz at redhat.com>

	Merge the changes applied to the hal-0_4-stable-branch yesterday

	2005-01-24  David Zeuthen  <davidz at redhat.com>

	* libhal-storage/libhal-storage.c (mopts_collect): Remove debugging
	fprintf's

	2005-01-24  David Zeuthen  <davidz at redhat.com>

	* libhal-storage/libhal-storage.c (mopts_collect): Also remove
	mount options if something is set to FALSE (based on patch from
	Sebastian Dransfeld <sebastid at stud.ntnu.no>; also fix a pretty bad
	bug where the computation of is_imply_opt were totally wrong.
	(hal_volume_policy_get_mount_options),
	(hal_drive_policy_get_mount_options): Collect imply options in the
	correct order now that mopts_collect is fixed : -do-



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.390
retrieving revision 1.391
diff -u -d -r1.390 -r1.391
--- ChangeLog	23 Jan 2005 23:11:59 -0000	1.390
+++ ChangeLog	25 Jan 2005 16:55:09 -0000	1.391
@@ -1,3 +1,30 @@
+2005-01-25  David Zeuthen  <davidz at redhat.com>
+
+	* hald/linux2/osspec.c (osspec_probe): Add HAL_INFO's around
+	coldplug event synthesization so we can see how long it takes.
+
+	* hald/linux2/coldplug.c: Undefine HAL_COLDPLUG_VERBOSE by default
+	to reduce log spamming.
+
+2005-01-25  David Zeuthen  <davidz at redhat.com>
+
+	Merge the changes applied to the hal-0_4-stable-branch yesterday
+
+	2005-01-24  David Zeuthen  <davidz at redhat.com>
+
+	* libhal-storage/libhal-storage.c (mopts_collect): Remove debugging
+	fprintf's
+
+	2005-01-24  David Zeuthen  <davidz at redhat.com>
+
+	* libhal-storage/libhal-storage.c (mopts_collect): Also remove
+	mount options if something is set to FALSE (based on patch from
+	Sebastian Dransfeld <sebastid at stud.ntnu.no>; also fix a pretty bad
+	bug where the computation of is_imply_opt were totally wrong.
+	(hal_volume_policy_get_mount_options),
+	(hal_drive_policy_get_mount_options): Collect imply options in the
+	correct order now that mopts_collect is fixed : -do-
+
 2005-01-23  David Zeuthen  <davidz at redhat.com>
 
 	* hald/linux2/util.h: Add prototypes for hal_util_set_driver () and




More information about the hal-commit mailing list