summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-08-03 17:20:05 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-08-03 17:20:05 +0000
commit527609b63ad81f86970035610ec34ae37b3052e1 (patch)
treea6981756abbe55d2093296eac8a88c457d29ab0e /sys-apps/hal/files
parentppc stable, bug #187205 (diff)
downloadgentoo-2-527609b63ad81f86970035610ec34ae37b3052e1.tar.gz
gentoo-2-527609b63ad81f86970035610ec34ae37b3052e1.tar.bz2
gentoo-2-527609b63ad81f86970035610ec34ae37b3052e1.zip
Fix sun disklabel rule
(Portage version: 2.1.2.11)
Diffstat (limited to 'sys-apps/hal/files')
-rw-r--r--sys-apps/hal/files/0.5.9/99_sun_disklabel_ignore.patch6
1 files changed, 2 insertions, 4 deletions
diff --git a/sys-apps/hal/files/0.5.9/99_sun_disklabel_ignore.patch b/sys-apps/hal/files/0.5.9/99_sun_disklabel_ignore.patch
index 451ab4fb0abf..e03ebe59c1e6 100644
--- a/sys-apps/hal/files/0.5.9/99_sun_disklabel_ignore.patch
+++ b/sys-apps/hal/files/0.5.9/99_sun_disklabel_ignore.patch
@@ -2,7 +2,7 @@ Index: b/fdi/policy/10osvendor/95-storage-ignore-fixed-drives.fdi
===================================================================
--- a/fdi/policy/10osvendor/95-storage-ignore-fixed-drives.fdi 2007-07-27 12:26:05.000000000 -0400
+++ b/fdi/policy/10osvendor/95-storage-ignore-fixed-drives.fdi 2007-07-27 12:26:22.000000000 -0400
-@@ -16,4 +16,17 @@
+@@ -16,4 +16,15 @@
</match>
</match>
</device>
@@ -12,9 +12,7 @@ Index: b/fdi/policy/10osvendor/95-storage-ignore-fixed-drives.fdi
+ <match key="volume.fsusage" string="filesystem">
+ <match key="volume.partition.number" int="3">
+ <match key="volume.partition.start" uint64="0">
-+ <match key="@block.storage_device:storage.size" uint64="@volume.size">
-+ <merge key="volume.ignore" type="bool">true</merge>
-+ </match>
++ <merge key="volume.ignore" type="bool">true</merge>
+ </match>
+ </match>
+ </match>