summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorAles Kozumplik <akozumpl@redhat.com>2011-06-16 13:35:33 +0200
committerAles Kozumplik <akozumpl@redhat.com>2011-06-17 13:32:58 +0200
commitf807966c41d86d9ae0882472318f31ec0af3ee32 (patch)
treed77993153c2123b84405f7f13b0c21392fa313ba /po
parent97986990e4c0830e17777881ed8d7e035aef0c60 (diff)
downloadanaconda-f807966c41d86d9ae0882472318f31ec0af3ee32.tar.gz
anaconda-f807966c41d86d9ae0882472318f31ec0af3ee32.tar.xz
anaconda-f807966c41d86d9ae0882472318f31ec0af3ee32.zip
Implement an option that lets anaconda name mpath devices by the wwid.
Adds a new option dialog to the filtering screen, with a checkbox. If user unchecks this, /etc/multipath.conf is generated with user_friendly_names set to "no". This will give all mpath devices names in the /dev/mapper/<wwid> format, partitions are /dev/mapper<wwid>p1. The setting defaults to using the friendly names. Resolves: rhbz#709653
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index d5bc0e7e9..a07a12221 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -153,6 +153,7 @@ data/ui/blwhere.glade.h
data/ui/cleardisks.glade.h
data/ui/create-storage.glade.h
data/ui/detailed-dialog.glade.h
+data/ui/device-options.glade.h
data/ui/fcoe-config.glade.h
data/ui/filter.glade.h
data/ui/iscsi-dialogs.glade.h