updated on Thu Jan 19 16:10:29 UTC 2012
[aur-mirror.git] / hal / hal-0.5.9-hide-diagnostic.patch
blob58c882d77d20874082f22a172385fed84f6e3bbd
1 --- hal-0.5.9/fdi/policy/10osvendor/20-storage-methods.fdi.orig 2007-05-01 21:39:31.000000000 +0000
2 +++ hal-0.5.9/fdi/policy/10osvendor/20-storage-methods.fdi 2007-05-01 21:51:14.000000000 +0000
3 @@ -100,6 +100,11 @@
4 </match>
5 </match>
7 + <!-- Hide partitions marked as Compaq Diagnostics -->
8 + <match key="volume.partition.type" string="0x12">
9 + <merge key="volume.ignore" type="bool">true</merge>
10 + </match>
12 <!-- EFI firmware partitions -->
13 <match key="volume.fstype" string="vfat">
14 <match key="volume.label" string="EFI">