hal/doc/spec hal-spec.html,1.36.2.3,1.36.2.4

David Zeuthen david at freedesktop.org
Fri Dec 31 04:01:54 PST 2004


Update of /cvs/hal/hal/doc/spec
In directory gabe:/tmp/cvs-serv21841/doc/spec

Modified Files:
      Tag: hal-0_4-stable-branch
	hal-spec.html 
Log Message:
2004-12-31  David Zeuthen  <davidz at redhat.com>

	* hald/linux/block_class_device.c (etc_mtab_process_line): Several
	characters in mountpoints in /etc/mtab are encoded in octal form
	(space, tab, newline etc). Current hal uses that directly which
	confuses several other tools in the stack. Attached patch puts it
	back in plain text again. Patch from Sjoerd Simons <sjoerd at luon.net>.


2004-12-15  David Zeuthen  <davidz at redhat.com>

	* fdi/20freedesktop/usb-zip-drives.fdi: Only match on actual
	harddisks to avoid wrong detection of e.g. "Iomega ZipCD 650 USB CDRW"
	drives (Red Hat bug #143834)

	* fdi/20freedesktop/ide-drives.fdi: ditto



Index: hal-spec.html
===================================================================
RCS file: /cvs/hal/hal/doc/spec/hal-spec.html,v
retrieving revision 1.36.2.3
retrieving revision 1.36.2.4
diff -u -d -r1.36.2.3 -r1.36.2.4
--- hal-spec.html	6 Dec 2004 15:37:58 -0000	1.36.2.3
+++ hal-spec.html	31 Dec 2004 12:01:52 -0000	1.36.2.4
@@ -1,11 +1,11 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <HTML
 ><HEAD
 ><TITLE
 >HAL 0.4.2 Specification</TITLE
 ><META
 NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.79"></HEAD
+CONTENT="Modular DocBook HTML Stylesheet Version 1.7"></HEAD
 ><BODY
 CLASS="book"
 BGCOLOR="#FFFFFF"
@@ -814,7 +814,7 @@
       easily access the services offered by HAL. The D-BUS API is
       detailed in <A
 HREF="#dbus-api"
->the Chapter called <I
+>the chapter called <I
 >D-BUS Network API</I
 ></A
 >. Note that HAL doesn't
@@ -824,7 +824,7 @@
       environments, recommendations and best practises on how to
       enforce policy is discussed in <A
 HREF="#enforcing-policy"
->the Chapter called <I
+>the chapter called <I
 >Enforcing Policy</I
 ></A
 >.
@@ -929,7 +929,7 @@
 	    or use another setuid mount wrapper.
 	    See <A
 HREF="#enforcing-policy"
->the Chapter called <I
+>the chapter called <I
 >Enforcing Policy</I
 ></A
 > for more details.
@@ -1010,13 +1010,13 @@
 	checking the properties that export the USB vendor and product
 	identifiers.  See <A
 HREF="#device-capabilities"
->the Chapter called <I
+>the chapter called <I
 >Device Capabilities</I
 ></A
 > and
 	<A
 HREF="#device-properties"
->the Chapter called <I
+>the chapter called <I
 >Device Properties</I
 ></A
 > for details.
@@ -1164,7 +1164,7 @@
 	administrator can edit. This specification is concerned with
 	precisely defining several properties; see <A
 HREF="#device-properties"
->the Chapter called <I
+>the chapter called <I
 >Device Properties</I
 ></A
 > and onwards for more
@@ -4587,7 +4587,7 @@
 HREF="#fdi-example-6in1"
 >the Section called <I
 >Example: Card Reader</I
-> in the Chapter called <I
+> in the chapter called <I
 >Device Information Files</I
 ></A
 > for an example.
@@ -6756,7 +6756,7 @@
 CLASS="literal"
 >storage</TT
 > namespace</I
-> in the Chapter called <I
+> in the chapter called <I
 >Device Properties</I
 ></A
 > this device information
@@ -6821,7 +6821,7 @@
 HREF="#properties-policy"
 >the Section called <I
 >Policy Properties</I
-> in the Chapter called <I
+> in the chapter called <I
 >Device Properties</I
 ></A
 > for details.
@@ -7296,7 +7296,7 @@
       a camera device, is outside the scope of the HAL daemon; see
       <A
 HREF="#using-devices"
->the Chapter called <I
+>the chapter called <I
 >Using devices</I
 ></A
 > for more information.
@@ -7768,7 +7768,7 @@
 HREF="#properties-policy"
 >the Section called <I
 >Policy Properties</I
-> in the Chapter called <I
+> in the chapter called <I
 >Device Properties</I
 ></A
 >




More information about the hal-commit mailing list