hal/doc/spec hal-spec.html,1.36.2.7,1.36.2.8
David Zeuthen
david at freedesktop.org
Mon Jan 10 21:56:58 PST 2005
Update of /cvs/hal/hal/doc/spec
In directory gabe:/tmp/cvs-serv24910/doc/spec
Modified Files:
Tag: hal-0_4-stable-branch
hal-spec.html
Log Message:
2005-01-11 David Zeuthen <davidz at redhat.com>
* hald/callout.c: Fix some craziness adding an idle handler for
detecting when callouts complete - fixes bug on my new AMD64
system with device add/remove prior to completion of callouts -
one visible effect was that fstab-sync was crashing since it
couldn't retrieve the block.device device as the device was
removed prior to the completion of the callout
Index: hal-spec.html
===================================================================
RCS file: /cvs/hal/hal/doc/spec/hal-spec.html,v
retrieving revision 1.36.2.7
retrieving revision 1.36.2.8
diff -u -d -r1.36.2.7 -r1.36.2.8
--- hal-spec.html 7 Jan 2005 03:52:16 -0000 1.36.2.7
+++ hal-spec.html 11 Jan 2005 05:56:56 -0000 1.36.2.8
@@ -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.4 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