hal/doc/spec hal-spec.html,1.69,1.70 hal-spec.xml.in,1.60,1.61

David Zeuthen david at freedesktop.org
Sun Jan 15 09:03:12 PST 2006


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

Modified Files:
	hal-spec.html hal-spec.xml.in 
Log Message:
2006-01-15  David Zeuthen  <davidz at redhat.com>

        * doc/spec/hal-spec.xml.in: Add docs for volume.ignore



Index: hal-spec.html
===================================================================
RCS file: /cvs/hal/hal/doc/spec/hal-spec.html,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- hal-spec.html	21 Nov 2005 18:51:32 -0000	1.69
+++ hal-spec.html	15 Jan 2006 17:03:09 -0000	1.70
@@ -1,8 +1,8 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
 ><HEAD
 ><TITLE
->HAL 0.5.5.1 Specification</TITLE
+>HAL 0.5.6 Specification</TITLE
 ><META
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"></HEAD
@@ -24,7 +24,7 @@
[...3020 lines suppressed...]
@@ -11808,7 +12225,9 @@
 	  a corresponding entry if applicable cf. 
 	  <A
 HREF="#stor-vol-policy"
->Section 10.1.1</A
+>the Section called <I
+>Policy for Volumes and Storage devices</I
+></A
 >.
 	</P
 ><P
@@ -11839,7 +12258,7 @@
 CLASS="sect2"
 ><A
 NAME="enforcing-storage-locking"
->10.1.3. Disabling policy agents</A
+>Disabling policy agents</A
 ></H3
 ><P
 >&#13;	  Policy agents like volume mounters should ignore when media

Index: hal-spec.xml.in
===================================================================
RCS file: /cvs/hal/hal/doc/spec/hal-spec.xml.in,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- hal-spec.xml.in	6 Jan 2006 18:56:54 -0000	1.60
+++ hal-spec.xml.in	15 Jan 2006 17:03:09 -0000	1.61
@@ -2507,6 +2507,18 @@
           <tbody>
 
             <row>
+              <entry><literal>volume.ignore</literal> (bool)</entry>
+              <entry></entry>
+              <entry>Yes</entry>
+              <entry>This is a hint to software higher in the stack
+              that this volume should be ignored. If TRUE, the volume
+              should be invisible in the UI and mount wrappers should
+              refuse to mount it on behalf on an unprivileged
+              user. This is useful for hiding e.g. firmware partitions
+              (e.g. bootstrap on Mac's) and OS reinstall partitions on
+              e.g. OEM systems.</entry>
+            </row>
+            <row>
               <entry><literal>volume.is_mounted</literal> (bool)</entry>
               <entry></entry>
               <entry>Yes</entry>




More information about the hal-commit mailing list