hal ChangeLog,1.149,1.150
David Zeuthen
david at pdx.freedesktop.org
Tue Jun 1 14:10:04 PDT 2004
- Previous message: hal/hald hald_conf.c, NONE, 1.1 hald_conf.h, NONE, 1.1 Makefile.am,
1.24, 1.25 hald.c, 1.6, 1.7
- Next message: hal/hald hald.conf, NONE, 1.1 Makefile.am, 1.25, 1.26 hald.c, 1.7,
1.8 hald_conf.c, 1.1, 1.2 hald_conf.h, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: hal/hald hald_conf.c, NONE, 1.1 hald_conf.h, NONE, 1.1 Makefile.am,
1.24, 1.25 hald.c, 1.6, 1.7
- Next message: hal/hald hald.conf, NONE, 1.1 Makefile.am, 1.25, 1.26 hald.c, 1.7,
1.8 hald_conf.c, 1.1, 1.2 hald_conf.h, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list