hal/fdi/policy/10osvendor 10-storage-policy.fdi,1.3,1.4

David Zeuthen david at freedesktop.org
Sat Feb 26 16:42:27 PST 2005


Update of /cvs/hal/hal/fdi/policy/10osvendor
In directory gabe:/tmp/cvs-serv16845/fdi/policy/10osvendor

Modified Files:
	10-storage-policy.fdi 
Log Message:
2005-02-26  David Zeuthen  <davidz at redhat.com>

	* fdi/policy/10osvendor/10-storage-policy.fdi: Fix syntax error



Index: 10-storage-policy.fdi
===================================================================
RCS file: /cvs/hal/hal/fdi/policy/10osvendor/10-storage-policy.fdi,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- 10-storage-policy.fdi	27 Feb 2005 00:27:16 -0000	1.3
+++ 10-storage-policy.fdi	27 Feb 2005 00:42:25 -0000	1.4
@@ -146,9 +146,6 @@
 	    <merge key="volume.policy.desired_mount_point" type="string">ipod</merge>
 	  </match>
 	  
-	</match>
-	
-	  
 	  <!-- whitelist of partition table id's, if from a msdos partition table -->
 	  <match key="volume.partition.msdos_part_table_type" exists="true">
 	    <!-- Default to no mount and punch holes -->
@@ -191,7 +188,7 @@
     </match>
     
   </device>
-
+  
   <!-- Dont want to mount non-hotpluggable fixed disks since ideraid
        detection isnt complete as hald wrongly detects e.g. partitions
        from some IDE RAID controllers -->
@@ -202,11 +199,11 @@
       </match>
     </match>
   </device>
-
+  
   <device>
     <match key="storage.media_check_enabled" bool="true">
       <append key="info.addons" type="strlist">hald-addon-storage</append>
     </match>
   </device>
-
+  
 </deviceinfo>




More information about the hal-commit mailing list