hal ChangeLog,1.293,1.294

Kay Sievers kay at freedesktop.org
Tue Sep 14 12:25:59 PDT 2004


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

Modified Files:
	ChangeLog 
Log Message:
2004-09-14  Kay Sievers  <kay.sievers at vrfy.org>

        * hald/linux/volume_id/volume_id.c: (set_uuid): Swicht from
        length parameter to the type of uuid to be able to use the
        same format for the uuid string, the native platform uses.
        (probe_hfs_hfsplus): Switch the uper and lower part of the number to
        match the number OS X prints with hfs.util.
        (probe_linux_raid), (probe_ext), (probe_reiserfs), (probe_xfs),
        (probe_jfs), (probe_vfat),(probe_hfs_hfsplus), (probe_ntfs): Set uuid
        by type instead of length



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.293
retrieving revision 1.294
diff -u -d -r1.293 -r1.294
--- ChangeLog	14 Sep 2004 15:15:46 -0000	1.293
+++ ChangeLog	14 Sep 2004 19:25:57 -0000	1.294
@@ -1,5 +1,17 @@
 2004-09-14  Kay Sievers  <kay.sievers at vrfy.org>
 
+	* hald/linux/volume_id/volume_id.c: (set_uuid): Swicht from
+	length parameter to the type of uuid to be able to use the
+	same format for the uuid string, the native platform uses.
+	(probe_hfs_hfsplus): Switch the uper and lower part of the number to
+	match the number OS X prints with hfs.util.
+	(probe_linux_raid), (probe_ext), (probe_reiserfs), (probe_xfs),
+	(probe_jfs), (probe_vfat),(probe_hfs_hfsplus), (probe_ntfs): Set uuid
+	by type instead of length
+
+
+2004-09-14  Kay Sievers  <kay.sievers at vrfy.org>
+
 	Patch from: Sjoerd Simons <sjoerd at luon.net>
 
 	* hald/linux/multimedia_class_device.c:




More information about the hal-commit mailing list