hal ChangeLog,1.330,1.331

David Zeuthen david at freedesktop.org
Mon Sep 27 09:37:49 PDT 2004


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

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

	* libhal/libhal.c (hal_shutdown): Remember to init error var

	* tools/fstab-sync.c (add_udi): Add a whitelist so if a volume stems
	from a msdos style partition table we require that type to be in the
	whitelist; initially includes various FAT formats, NTFS and Linux.
	(volume_new): Fix a bug in size computation

	* libhal-storage/libhal-storage.h: Add prototype for
	hal_volume_get_msdos_part_table_type

	* libhal-storage/libhal-storage.c:
	(hal_volume_get_msdos_part_table_type): New function

	* hald/linux/block_class_device.c (block_class_pre_process): 
	Rename x86_type to msdos_part_table_type

	* hald/haldaemon.in: Fixup URL



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.330
retrieving revision 1.331
diff -u -d -r1.330 -r1.331
--- ChangeLog	27 Sep 2004 15:03:52 -0000	1.330
+++ ChangeLog	27 Sep 2004 16:37:47 -0000	1.331
@@ -1,5 +1,25 @@
 2004-09-27  David Zeuthen  <david at fubar.dk>
 
+	* libhal/libhal.c (hal_shutdown): Remember to init error var
+
+	* tools/fstab-sync.c (add_udi): Add a whitelist so if a volume stems
+	from a msdos style partition table we require that type to be in the
+	whitelist; initially includes various FAT formats, NTFS and Linux.
+	(volume_new): Fix a bug in size computation
+
+	* libhal-storage/libhal-storage.h: Add prototype for
+	hal_volume_get_msdos_part_table_type
+
+	* libhal-storage/libhal-storage.c:
+	(hal_volume_get_msdos_part_table_type): New function
+
+	* hald/linux/block_class_device.c (block_class_pre_process): 
+	Rename x86_type to msdos_part_table_type
+
+	* hald/haldaemon.in: Fixup URL
+
+2004-09-27  David Zeuthen  <david at fubar.dk>
+
 	* configure.in: Added nl to ALL_LINGUAS
 
 	* po/nl.po: Dutch translations from Reinout van 




More information about the hal-commit mailing list