hal/hald haldaemon.in,1.3,1.4

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


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

Modified Files:
	haldaemon.in 
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: haldaemon.in
===================================================================
RCS file: /cvs/hal/hal/hald/haldaemon.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- haldaemon.in	16 Sep 2004 22:23:10 -0000	1.3
+++ haldaemon.in	27 Sep 2004 16:37:47 -0000	1.4
@@ -5,7 +5,7 @@
 # chkconfig: 345 98 02
 # description:  This is a daemon for collecting and maintaing information \
 #               about hardware from several sources. \
-#               See http://www.freedesktop.org/software/hal/
+#               See http://www.freedesktop.org/Software/hal
 #
 # processname: hald
 # pidfile: @HALD_PID_FILE@




More information about the hal-commit mailing list