packages: hal/hal-showexec.patch (NEW) - allow "showexec" mount option for ...

baggins baggins at pld-linux.org
Mon Oct 26 15:28:08 CET 2009


Author: baggins                      Date: Mon Oct 26 14:28:08 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- allow "showexec" mount option for vfat filesystems

---- Files affected:
packages/hal:
   hal-showexec.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/hal/hal-showexec.patch
diff -u /dev/null packages/hal/hal-showexec.patch:1.1
--- /dev/null	Mon Oct 26 15:28:08 2009
+++ packages/hal/hal-showexec.patch	Mon Oct 26 15:28:02 2009
@@ -0,0 +1,10 @@
+--- hal-0.5.13/fdi/policy/10osvendor/20-storage-methods.fdi~	2008-11-10 11:14:12.000000000 +0100
++++ hal-0.5.13/fdi/policy/10osvendor/20-storage-methods.fdi	2009-10-26 15:25:58.011902480 +0100
+@@ -184,6 +184,7 @@
+ 	  <append key="volume.mount.valid_options" type="strlist">fmask=</append>
+ 	  <append key="volume.mount.valid_options" type="strlist">uid=</append>
+ 	  <append key="volume.mount.valid_options" type="strlist">flush</append>
++	  <append key="volume.mount.valid_options" type="strlist">showexec</append>
+ 	</match>
+ 	<match key="/org/freedesktop/Hal/devices/computer:system.kernel.name" string="FreeBSD">
+ 	  <append key="volume.mount.valid_options" type="strlist">longnames</append>
================================================================


More information about the pld-cvs-commit mailing list