hal: Branch 'master'

Richard Hughes hughsient at kemper.freedesktop.org
Sun Jul 22 17:11:13 EEST 2007


 fdi/policy/10osvendor/20-storage-methods.fdi |    8 ++++++++
 1 files changed, 8 insertions(+)

New commits:
diff-tree fff833c05abb0f57f8579ba68013e4da2af7190d (from 7ae57596f106cb186b45f933e89f2fd5b318e159)
Author: Richard Hughes <richard at hughsie.com>
Date:   Sun Jul 22 15:06:58 2007 +0100

    add two more recovery partitions for acer

diff --git a/fdi/policy/10osvendor/20-storage-methods.fdi b/fdi/policy/10osvendor/20-storage-methods.fdi
index 88a116f..9e0645d 100644
--- a/fdi/policy/10osvendor/20-storage-methods.fdi
+++ b/fdi/policy/10osvendor/20-storage-methods.fdi
@@ -138,6 +138,14 @@
 	<match key="volume.label" string="RECOVERY">
 	  <merge key="volume.ignore" type="bool">true</merge>
 	</match>
+	<match key="volume.label" string="PQSERVICE">
+	  <merge key="volume.ignore" type="bool">true</merge>
+	</match>
+      </match>
+      <match key="volume.fstype" string="ntfs">
+	<match key="volume.label" string="PQSERVICE">
+	  <merge key="volume.ignore" type="bool">true</merge>
+	</match>
       </match>
 
       <!-- EFI firmware partitions -->


More information about the hal-commit mailing list