hal/doc/spec hal-spec.html,1.14,1.15

David Zeuthen david at freedesktop.org
Tue Aug 17 02:29:26 PDT 2004


Update of /cvs/hal/hal/doc/spec
In directory pdx:/tmp/cvs-serv17460/doc/spec

Modified Files:
	hal-spec.html 
Log Message:
2004-08-17  David Zeuthen  <david at fubar.dk>

	* configure.in: Patch from Tim Gerla <tim at gerla.net>. It looks
	like the configure script for hal doesn't properly handle
	--with-pid-file as an argument, because of the glitch illustrated
	by the patch I've attached.

	* hald/linux/volume_id/volume_id.c (probe_msdos): Introduce a
	hack where this is set to vfat instead.

	* hald/linux/hald_helper.h (HALD_HELPER_SOCKET_PATH): Don't use
	the local prefix, always use /var, cause otherwise it's difficult
	when developing on hal and using a local prefix (we want to use
	the installed hal.dev, hal.hotplug from a package)

	* hald/linux/volume_id/volume_id.[ch]: Patch from Kay Sievers
	<kay.sievers at vrfy.org>. Long weekend with a few rain showers, so
	here is a update to volume_id :). We finally get the same uuid for
	a ntfs volume on Windows and with HAL. Also msdos extended
	partitons are handled now.



Index: hal-spec.html
===================================================================
RCS file: /cvs/hal/hal/doc/spec/hal-spec.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- hal-spec.html	12 Aug 2004 17:40:14 -0000	1.14
+++ hal-spec.html	17 Aug 2004 09:29:24 -0000	1.15
@@ -2,7 +2,7 @@
 <HTML
 ><HEAD
 ><TITLE
->HAL 0.2.96 Specification</TITLE
+>HAL 0.2.97 Specification</TITLE
 ><META
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.7"></HEAD
@@ -24,7 +24,7 @@
 CLASS="title"
 ><A
 NAME="AEN2"
->HAL 0.2.96 Specification</A
+>HAL 0.2.97 Specification</A
 ></H1
 ><H3
 CLASS="author"
@@ -51,7 +51,7 @@
 ></DIV
 ><SPAN
 CLASS="releaseinfo"
->Version 0.2.96<BR></SPAN
+>Version 0.2.97<BR></SPAN
 ><HR></DIV
 ><DIV
 CLASS="TOC"
@@ -548,7 +548,7 @@
 ></TR
 ><TR
 ><TD
->0.2.96</TD
+>0.2.97</TD
 ><TD
 >&nbsp;</TD
 ><TD




More information about the hal-commit mailing list