summaryrefslogtreecommitdiffstats
path: root/installclass.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-11-05 19:49:19 +0000
committerJeremy Katz <katzj@redhat.com>2002-11-05 19:49:19 +0000
commit2072ef40b48c36ef346786959953c079f61ce25e (patch)
treee0857eec063fd7a6504130e650314888c94fd84d /installclass.py
parentfc51b57d4e2f0ef85ec99229256294dc869f474a (diff)
downloadanaconda-2072ef40b48c36ef346786959953c079f61ce25e.tar.gz
anaconda-2072ef40b48c36ef346786959953c079f61ce25e.tar.xz
anaconda-2072ef40b48c36ef346786959953c079f61ce25e.zip
first pass upgrade autodetection. the ui still needs a little work, but it
seems to work reasonably well.
Diffstat (limited to 'installclass.py')
-rw-r--r--installclass.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/installclass.py b/installclass.py
index 480bd4781..0f69f8d6f 100644
--- a/installclass.py
+++ b/installclass.py
@@ -86,6 +86,7 @@ class BaseInstallClass:
"keyboard",
"mouse",
"welcome",
+ "findrootparts",
"betanag",
"installtype",
"partitionmethod",