hal/hald run-hald.sh,1.4,1.5

David Zeuthen david at freedesktop.org
Wed Feb 16 14:25:22 PST 2005


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

Modified Files:
	run-hald.sh 
Log Message:
2005-02-16  David Zeuthen  <davidz at redhat.com>

	* volume_id/luks.[ch]: New files (forgot to commit before) 

	* hald/linux2/probing/shared.h: Redefine logging a bit

	* hald/linux2/probing/probe-volume.c: Use new shared.h logging;
	implement volume_id_log and drive_id_log functions

	* hald/linux2/probing/probe-storage.c: Use new shared.h logging;
	implement volume_id_log and drive_id_log functions

	* hald/linux2/addons/addon-storage.c: Use new shared.h logging

	* drive_id/logging.h: Use drive_id_log function

	* drive_id/drive_id.h (drive_id_log): Add drive_id_log prototype



Index: run-hald.sh
===================================================================
RCS file: /cvs/hal/hal/hald/run-hald.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- run-hald.sh	10 Feb 2005 17:03:57 -0000	1.4
+++ run-hald.sh	16 Feb 2005 22:25:20 -0000	1.5
@@ -3,4 +3,5 @@
 export PATH=linux2:linux2/probing:linux2/addons:.:../tools:$PATH
 export HAL_FDI_SOURCE=../fdi
 ./hald --daemon=no --verbose=yes --retain-privileges
+#./hald --daemon=no --retain-privileges
 




More information about the hal-commit mailing list