summaryrefslogtreecommitdiffstats
path: root/text.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-08-16 20:21:00 +0000
committerJeremy Katz <katzj@redhat.com>2004-08-16 20:21:00 +0000
commitb850cb6260f965900671b42eb172b8adfa1acd7d (patch)
treeeeb8de6d282137a7bf36c3e3b636af124e750d42 /text.py
parentffc303c5b796de3eb890f3a2d7c682b2df2e9f22 (diff)
downloadanaconda-b850cb6260f965900671b42eb172b8adfa1acd7d.tar.gz
anaconda-b850cb6260f965900671b42eb172b8adfa1acd7d.tar.xz
anaconda-b850cb6260f965900671b42eb172b8adfa1acd7d.zip
simple pass at doing text mode zfcp config. it's missing error handling
(which isn't in the gui version either right now :) (#130011)
Diffstat (limited to 'text.py')
-rw-r--r--text.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/text.py b/text.py
index dbe2dfb2a..e66affcd3 100644
--- a/text.py
+++ b/text.py
@@ -45,6 +45,7 @@ stepToClasses = {
"fdisk" : ("fdisk_text", "fdiskPartitionWindow"),
"partitionmethod" : ("partmethod_text", ("PartitionMethod")),
"partition": ("partition_text", ("PartitionWindow")),
+ "zfcpconfig": ("zfcp_text", ("ZFCPWindow")),
"findinstall" : ("upgrade_text", ("UpgradeExamineWindow")),
# replace with below if you want customize screen
# "findinstall" : ("upgrade_text", ("UpgradeExamineWindow",