hal ChangeLog,1.923,1.924

David Zeuthen david at kemper.freedesktop.org
Tue Jun 20 17:44:05 PDT 2006


Update of /cvs/hal/hal
In directory kemper:/tmp/cvs-serv20023

Modified Files:
	ChangeLog 
Log Message:
2006-06-20  David Zeuthen  <davidz at redhat.com>

        * tools/hal-storage-mount.c (bailout_if_in_fstab): Handle LABEL=
        and UUID= in this function.
        (handle_mount): Also allow uid= on iso9660 and udf like we do for
        vfat.

        * fdi/policy/10osvendor/20-storage-methods.fdi: Ignore EFI
        firmware partition.

        * tools/hal-system-storage-cleanup-mountpoints: Fix OS-specific
        script invocation



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.923
retrieving revision 1.924
diff -u -d -r1.923 -r1.924
--- ChangeLog	15 Jun 2006 01:47:09 -0000	1.923
+++ ChangeLog	21 Jun 2006 00:44:03 -0000	1.924
@@ -1,3 +1,16 @@
+2006-06-20  David Zeuthen  <davidz at redhat.com>
+
+	* tools/hal-storage-mount.c (bailout_if_in_fstab): Handle LABEL=
+	and UUID= in this function.
+	(handle_mount): Also allow uid= on iso9660 and udf like we do for
+	vfat.
+
+	* fdi/policy/10osvendor/20-storage-methods.fdi: Ignore EFI
+	firmware partition.
+
+	* tools/hal-system-storage-cleanup-mountpoints: Fix OS-specific
+	script invocation
+
 2006-06-14  David Zeuthen  <davidz at redhat.com>
 
 	* configure.in: Check properly for libpci. Patch from Frederic




More information about the hal-commit mailing list