hal ChangeLog,1.419,1.420

Kay Sievers kay at freedesktop.org
Wed Feb 16 14:40:49 PST 2005


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

Modified Files:
	ChangeLog 
Log Message:
2005-02-16  Kay Sievers  <kay.sievers at vrfy.org>

        Update volume_id to version 34. Add support for hpfs, cramfs and romfs.
        some trivial cleanups.

        * volume_id/Makefile.am:

        * volume_id/cramfs.c: (volume_id_probe_cramfs):

        * volume_id/cramfs.h:

        * volume_id/dasd.c: (volume_id_probe_dasd):

        * volume_id/dasd.h:

        * volume_id/ext.c: (volume_id_probe_ext):

        * volume_id/fat.c: (volume_id_probe_vfat):

        * volume_id/hfs.c: (volume_id_probe_hfs_hfsplus):

        * volume_id/highpoint.c: (volume_id_probe_highpoint_ataraid):

        * volume_id/hpfs.c: (volume_id_probe_hpfs):

        * volume_id/hpfs.h:

        * volume_id/iso9660.c: (volume_id_probe_iso9660):

        * volume_id/jfs.c: (volume_id_probe_jfs):

        * volume_id/linux_raid.c: (volume_id_probe_linux_raid):

        * volume_id/linux_swap.c: (volume_id_probe_linux_swap):

        * volume_id/lvm.c: (volume_id_probe_lvm1), (volume_id_probe_lvm2):

        * volume_id/mac.c: (volume_id_probe_mac_partition_map):

        * volume_id/msdos.c: (volume_id_probe_msdos_part_table):

        * volume_id/ntfs.c: (volume_id_probe_ntfs):

        * volume_id/reiserfs.c: (volume_id_probe_reiserfs):

        * volume_id/romfs.c: (volume_id_probe_romfs):

        * volume_id/romfs.h:

        * volume_id/sysv.c: (volume_id_probe_sysv):

        * volume_id/sysv.h:

        * volume_id/udf.c: (volume_id_probe_udf):

        * volume_id/ufs.c: (volume_id_probe_ufs):

        * volume_id/util.h:

        * volume_id/volume_id.c: (volume_id_probe_all):

        * volume_id/volume_id.h:

        * volume_id/xfs.c: (volume_id_probe_xfs):



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.419
retrieving revision 1.420
diff -u -d -r1.419 -r1.420
--- ChangeLog	16 Feb 2005 22:25:20 -0000	1.419
+++ ChangeLog	16 Feb 2005 22:40:47 -0000	1.420
@@ -1,3 +1,69 @@
+2005-02-16  Kay Sievers  <kay.sievers at vrfy.org>
+
+	Update volume_id to version 34. Add support for hpfs, cramfs and romfs.
+	some trivial cleanups.
+
+	* volume_id/Makefile.am:
+
+	* volume_id/cramfs.c: (volume_id_probe_cramfs):
+
+	* volume_id/cramfs.h:
+
+	* volume_id/dasd.c: (volume_id_probe_dasd):
+
+	* volume_id/dasd.h:
+
+	* volume_id/ext.c: (volume_id_probe_ext):
+
+	* volume_id/fat.c: (volume_id_probe_vfat):
+
+	* volume_id/hfs.c: (volume_id_probe_hfs_hfsplus):
+
+	* volume_id/highpoint.c: (volume_id_probe_highpoint_ataraid):
+
+	* volume_id/hpfs.c: (volume_id_probe_hpfs):
+
+	* volume_id/hpfs.h:
+
+	* volume_id/iso9660.c: (volume_id_probe_iso9660):
+
+	* volume_id/jfs.c: (volume_id_probe_jfs):
+
+	* volume_id/linux_raid.c: (volume_id_probe_linux_raid):
+
+	* volume_id/linux_swap.c: (volume_id_probe_linux_swap):
+
+	* volume_id/lvm.c: (volume_id_probe_lvm1), (volume_id_probe_lvm2):
+
+	* volume_id/mac.c: (volume_id_probe_mac_partition_map):
+
+	* volume_id/msdos.c: (volume_id_probe_msdos_part_table):
+
+	* volume_id/ntfs.c: (volume_id_probe_ntfs):
+
+	* volume_id/reiserfs.c: (volume_id_probe_reiserfs):
+
+	* volume_id/romfs.c: (volume_id_probe_romfs):
+
+	* volume_id/romfs.h:
+
+	* volume_id/sysv.c: (volume_id_probe_sysv):
+
+	* volume_id/sysv.h:
+
+	* volume_id/udf.c: (volume_id_probe_udf):
+
+	* volume_id/ufs.c: (volume_id_probe_ufs):
+
+	* volume_id/util.h:
+
+	* volume_id/volume_id.c: (volume_id_probe_all):
+
+	* volume_id/volume_id.h:
+
+	* volume_id/xfs.c: (volume_id_probe_xfs):
+
+
 2005-02-16  David Zeuthen  <davidz at redhat.com>
 
 	* volume_id/luks.[ch]: New files (forgot to commit before) 




More information about the hal-commit mailing list