summaryrefslogtreecommitdiffstats
path: root/text.py
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>1999-11-29 20:55:14 +0000
committerMike Fulbright <msf@redhat.com>1999-11-29 20:55:14 +0000
commitd38bad2e2642346ba4d54c1238ddbcffedb583cd (patch)
tree3d9c68b7bd05c841c26f85ece690122b19c855bc /text.py
parent6de40327d9b324968420272c3d3b296a62923e77 (diff)
downloadanaconda-d38bad2e2642346ba4d54c1238ddbcffedb583cd.tar.gz
anaconda-d38bad2e2642346ba4d54c1238ddbcffedb583cd.tar.xz
anaconda-d38bad2e2642346ba4d54c1238ddbcffedb583cd.zip
Further clipping out of X11 and mouse configuration during reconfig mode.
Dr Mike
Diffstat (limited to 'text.py')
-rw-r--r--text.py16
1 files changed, 11 insertions, 5 deletions
diff --git a/text.py b/text.py
index 497a5686f..cf1f1a5e6 100644
--- a/text.py
+++ b/text.py
@@ -486,11 +486,17 @@ class XConfigWindow:
# if X not installed, just skip this step
#
if todo.reconfigOnly:
- import rpm
- db = rpm.opendb()
- rc = db.findbyname ("XFree86")
- if len(rc) == 0:
- return None
+# import rpm
+# db = rpm.opendb()
+# rc = db.findbyname ("XFree86")
+# if len(rc) == 0:
+# return None
+
+#
+# for now ignore request to configure X11 in reconfig mode
+#
+ return None
+
else:
# we need to get the package list here for things like
# workstation install - which will not have read the