summaryrefslogtreecommitdiffstats
path: root/installclass.py
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2003-05-14 21:39:28 +0000
committerMike Fulbright <msf@redhat.com>2003-05-14 21:39:28 +0000
commit1cfaf749874aba4180d59d3d7a6dbddf51b50c76 (patch)
treeb92c63e786349fc9a24c679697a567828e897c69 /installclass.py
parentc8aad4c1ffdf867f46333af10ba51d7f9740b991 (diff)
downloadanaconda-1cfaf749874aba4180d59d3d7a6dbddf51b50c76.tar.gz
anaconda-1cfaf749874aba4180d59d3d7a6dbddf51b50c76.tar.xz
anaconda-1cfaf749874aba4180d59d3d7a6dbddf51b50c76.zip
this change makes it so you are prompted if you monitor was not probed. the prompt occurs after the keyboard and mice screens, so all peripheral questions are at the beginning. previous state of these files tags as before-cambridge-monitor-query-change
Diffstat (limited to 'installclass.py')
-rw-r--r--installclass.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/installclass.py b/installclass.py
index f33607776..1ddd7af6d 100644
--- a/installclass.py
+++ b/installclass.py
@@ -98,6 +98,9 @@ class BaseInstallClass:
"language",
"keyboard",
"mouse",
+ "checkmonitorok",
+ "monitor",
+ "setsanex",
"welcome",
"findrootparts",
"betanag",