hal ChangeLog,1.149,1.150

David Zeuthen david at pdx.freedesktop.org
Tue Jun 1 14:10:04 PDT 2004


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

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

	* hald/hald.conf: New file, policy for hal daemon

	* hald/Makefile.am: Install hald.conf into $sysconfdir/hal

	* hald/hald_conf.c (hald_read_conf_file): New function
	(cdata): New function
	(end): New function
	(start): New function
	(parsing_abort): New function

	* hald/hald.c (main): Call hald_read_conf_file to read the 
	configuration file

	* hald/hald_conf.h (hald_read_conf_file): Added hald_read_conf_file
	prototype

	* hald/linux/block_class_device.c (block_class_pre_process): add
	storage.cdrom capability if device is a cdrom



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -d -r1.149 -r1.150
--- a/ChangeLog	1 Jun 2004 18:47:23 -0000	1.149
+++ b/ChangeLog	1 Jun 2004 21:10:02 -0000	1.150
@@ -1,5 +1,26 @@
 2004-06-01  David Zeuthen  <david at fubar.dk>
 
+	* hald/hald.conf: New file, policy for hal daemon
+
+	* hald/Makefile.am: Install hald.conf into $sysconfdir/hal
+
+	* hald/hald_conf.c (hald_read_conf_file): New function
+	(cdata): New function
+	(end): New function
+	(start): New function
+	(parsing_abort): New function
+
+	* hald/hald.c (main): Call hald_read_conf_file to read the 
+	configuration file
+
+	* hald/hald_conf.h (hald_read_conf_file): Added hald_read_conf_file
+	prototype
+
+	* hald/linux/block_class_device.c (block_class_pre_process): add
+	storage.cdrom capability if device is a cdrom
+
+2004-06-01  David Zeuthen  <david at fubar.dk>
+
 	* hald/hald_conf.[ch]: New files, vendor and user specific
 	configuration of the HAL daemon
 





More information about the hal-commit mailing list