hal ChangeLog,1.236,1.237

David Zeuthen david at freedesktop.org
Thu Aug 12 03:18:52 PDT 2004


Update of /cvs/hal/hal
In directory pdx:/tmp/cvs-serv24247

Modified Files:
	ChangeLog 
Log Message:
2004-08-12  David Zeuthen  <david at fubar.dk>

	* tools/fstab-sync.c: Set emacs mode to GNU, include mntent.h
	(volume_new): Add label field
	(volume_free): Destroy label field
	(fs_table_has_volume): Renamed from fs_table_has_block_device,
	handle LABEL= entries in fstab by looking at the volume and
	looking up /etc/mtab
	(fs_table_add_volume): Invoke fs_table_has_volume instead
	of fs_table_has_block_device



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.236
retrieving revision 1.237
diff -u -d -r1.236 -r1.237
--- ChangeLog	11 Aug 2004 18:56:28 -0000	1.236
+++ ChangeLog	12 Aug 2004 10:18:50 -0000	1.237
@@ -1,3 +1,14 @@
+2004-08-12  David Zeuthen  <david at fubar.dk>
+
+	* tools/fstab-sync.c: Set emacs mode to GNU, include mntent.h
+	(volume_new): Add label field
+	(volume_free): Destroy label field
+	(fs_table_has_volume): Renamed from fs_table_has_block_device,
+	handle LABEL= entries in fstab by looking at the volume and
+	looking up /etc/mtab
+	(fs_table_add_volume): Invoke fs_table_has_volume instead
+	of fs_table_has_block_device
+
 2004-08-11  David Zeuthen  <david at fubar.dk>
 
 	* doc/spec/hal-spec.xml.in: Add docs for block.have_scanned,




More information about the hal-commit mailing list