hal ChangeLog,1.930,1.931 Makefile.am,1.18,1.19

Kay Sievers kay at kemper.freedesktop.org
Mon Jul 10 17:42:32 PDT 2006


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

Modified Files:
	ChangeLog Makefile.am 
Log Message:
2006-07-11  Kay Sievers  <kay.sievers at vrfy.org>

        * Makefile.am:
        * volume_id/.cvsignore:
        * volume_id/Makefile.am:
        * volume_id/cramfs.c:
        * volume_id/ext.c:
        * volume_id/fat.c:
        * volume_id/hfs.c:
        * volume_id/highpoint.c:
        * volume_id/hpfs.c:
        * volume_id/iso9660.c:
        * volume_id/isw_raid.c:
        * volume_id/jfs.c:
        * volume_id/linux_raid.c:
        * volume_id/linux_swap.c:
        * volume_id/logging.h:
        * volume_id/lsi_raid.c:
        * volume_id/luks.c:
        * volume_id/lvm.c:
        * volume_id/mac.c:
        * volume_id/minix.c:
        * volume_id/msdos.c:
        * volume_id/ntfs.c:
        * volume_id/nvidia_raid.c:
        * volume_id/ocfs.c:
        * volume_id/promise_raid.c:
        * volume_id/reiserfs.c:
        * volume_id/romfs.c:
        * volume_id/silicon_raid.c:
        * volume_id/squashfs.c:
        * volume_id/sysv.c:
        * volume_id/udf.c:
        * volume_id/ufs.c:
        * volume_id/util.c:
        * volume_id/util.h:
        * volume_id/via_raid.c:
        * volume_id/volume_id.c:
        * volume_id/volume_id.h:
        * volume_id/vxfs.c:
        Remove internal copy of libvolume_id.


Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.930
retrieving revision 1.931
diff -u -d -r1.930 -r1.931
--- ChangeLog	11 Jul 2006 00:00:35 -0000	1.930
+++ ChangeLog	11 Jul 2006 00:42:30 -0000	1.931
@@ -1,5 +1,47 @@
 2006-07-11  Kay Sievers  <kay.sievers at vrfy.org>
 
+	* Makefile.am:
+	* volume_id/.cvsignore:
+	* volume_id/Makefile.am:
+	* volume_id/cramfs.c:
+	* volume_id/ext.c:
+	* volume_id/fat.c:
+	* volume_id/hfs.c:
+	* volume_id/highpoint.c:
+	* volume_id/hpfs.c:
+	* volume_id/iso9660.c:
+	* volume_id/isw_raid.c:
+	* volume_id/jfs.c:
+	* volume_id/linux_raid.c:
+	* volume_id/linux_swap.c:
+	* volume_id/logging.h:
+	* volume_id/lsi_raid.c:
+	* volume_id/luks.c:
+	* volume_id/lvm.c:
+	* volume_id/mac.c:
+	* volume_id/minix.c:
+	* volume_id/msdos.c:
+	* volume_id/ntfs.c:
+	* volume_id/nvidia_raid.c:
+	* volume_id/ocfs.c:
+	* volume_id/promise_raid.c:
+	* volume_id/reiserfs.c:
+	* volume_id/romfs.c:
+	* volume_id/silicon_raid.c:
+	* volume_id/squashfs.c:
+	* volume_id/sysv.c:
+	* volume_id/udf.c:
+	* volume_id/ufs.c:
+	* volume_id/util.c:
+	* volume_id/util.h:
+	* volume_id/via_raid.c:
+	* volume_id/volume_id.c:
+	* volume_id/volume_id.h:
+	* volume_id/vxfs.c:
+	Remove internal copy of libvolume_id.
+
+2006-07-11  Kay Sievers  <kay.sievers at vrfy.org>
+
 	* hald/linux2/probing/probe-storage.c: (main):
 	If HAL finds already created partitions, it will not longer probe
 	for a filesystem on the disk. This should work with kernel 2.6.17.

Index: Makefile.am
===================================================================
RCS file: /cvs/hal/hal/Makefile.am,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Makefile.am	5 Jun 2006 23:56:00 -0000	1.18
+++ Makefile.am	11 Jul 2006 00:42:30 -0000	1.19
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = volume_id libhal libhal-storage hald hald-runner tools \
+SUBDIRS = libhal libhal-storage hald hald-runner tools \
           fdi doc examples po privileges
 
 pkgconfigdir = $(libdir)/pkgconfig




More information about the hal-commit mailing list