hal/doc/spec hal-spec.html,1.36.2.11,1.36.2.12

David Zeuthen david at freedesktop.org
Fri Jan 21 17:35:29 PST 2005


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

Modified Files:
      Tag: hal-0_4-stable-branch
	hal-spec.html 
Log Message:
2005-01-21  David Zeuthen  <davidz at redhat.com>

	* hald/linux/usb_bus_device.c (usb_device_pre_process): Interface
	class is in hexadecimal, not decimal. Reported by Paul Ionescu
	<i_p_a_u_l at yahoo.com>.



Index: hal-spec.html
===================================================================
RCS file: /cvs/hal/hal/doc/spec/hal-spec.html,v
retrieving revision 1.36.2.11
retrieving revision 1.36.2.12
diff -u -d -r1.36.2.11 -r1.36.2.12
--- hal-spec.html	20 Jan 2005 17:03:54 -0000	1.36.2.11
+++ hal-spec.html	22 Jan 2005 01:35:27 -0000	1.36.2.12
@@ -2,7 +2,7 @@
 <HTML
 ><HEAD
 ><TITLE
->HAL 0.4.6 Specification</TITLE
+>HAL 0.4.6.cvs20050121 Specification</TITLE
 ><META
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"></HEAD
@@ -24,7 +24,7 @@
 CLASS="title"
 ><A
 NAME="AEN2"
->HAL 0.4.6 Specification</A
+>HAL 0.4.6.cvs20050121 Specification</A
 ></H1
 ><H3
 CLASS="author"
@@ -51,7 +51,7 @@
 ></DIV
 ><SPAN
 CLASS="releaseinfo"
->Version 0.4.6<BR></SPAN
+>Version 0.4.6.cvs20050121<BR></SPAN
 ><HR></DIV
 ><DIV
 CLASS="TOC"
@@ -634,7 +634,7 @@
 ></TR
 ><TR
 ><TD
->0.4.6</TD
+>0.4.6.cvs20050121</TD
 ><TD
 >&nbsp;</TD
 ><TD
@@ -7003,6 +7003,11 @@
 	      &#60;merge key="volume.policy.mount_option.noatime" type="bool"&#62;true&#60;/merge&#62;
 	    &#60;/match&#62;
 	  &#60;/match&#62;
+
+	  &#60;!-- Use UTF-8 charset for vfat --&#62;
+	  &#60;match key="volume.fstype" string="vfat"&#62;
+	    &#60;merge key="volume.policy.mount_option.iocharset=utf8" type="bool"&#62;true&#60;/merge&#62;
+	  &#60;/match&#62;
 	  
 	  &#60;!-- whitelist of partition table id's, if from a msdos partition table --&#62;
 	  &#60;match key="volume.partition.msdos_part_table_type" exists="true"&#62;




More information about the hal-commit mailing list