summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2013-09-29 11:56:31 +0200
committerDavid Zeuthen <zeuthen@gmail.com>2013-09-30 10:11:20 -0700
commitbc5e358e4ad686a00e8df29a42aabb6332000d98 (patch)
treef1178174ce95432d90febdf83e580badf48c8dd5
parent80adda7cc67a7783843990ab29f08eb7e42713a9 (diff)
downloadudisks-bc5e358e4ad686a00e8df29a42aabb6332000d98.tar.gz
Hide more rescue partitions
Hide the Lenovo Recovery partition and the Windows 8 rescue partition. https://bugs.freedesktop.org/show_bug.cgi?id=69921 Signed-off-by: David Zeuthen <zeuthen@gmail.com>
-rw-r--r--data/80-udisks2.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/80-udisks2.rules b/data/80-udisks2.rules
index 3df1407..ed093ee 100644
--- a/data/80-udisks2.rules
+++ b/data/80-udisks2.rules
@@ -129,7 +129,7 @@ ENV{ID_PART_ENTRY_SCHEME}=="mac", \
# recovery partitions
ENV{ID_FS_TYPE}=="ntfs|vfat", \
- ENV{ID_FS_LABEL}=="RECOVERY|HP_RECOVERY|Recovery_Partition|DellUtility|DellRestore|IBM_SERVICE|SERVICEV001|SERVICEV002|SYSTEM_RESERVED|System_Reserved", \
+ ENV{ID_FS_LABEL}=="RECOVERY|Lenovo_Recovery|HP_RECOVERY|Recovery_Partition|DellUtility|DellRestore|IBM_SERVICE|SERVICEV001|SERVICEV002|SYSTEM_RESERVED|System_Reserved|WINRE_DRV", \
ENV{UDISKS_IGNORE}="1"
# read-only non-Linux software installer partitions