aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-07-20 22:26:04 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-07-20 22:26:04 +0000
commit14a6323d1a1847d7526e9c0a5de147ecf613bcbc (patch)
treea45644d38da2e4a1693bfca08a9745f91e0437af /installclass.py
parentAdd a welcome screen (diff)
downloadanaconda-14a6323d1a1847d7526e9c0a5de147ecf613bcbc.tar.gz
anaconda-14a6323d1a1847d7526e9c0a5de147ecf613bcbc.tar.bz2
anaconda-14a6323d1a1847d7526e9c0a5de147ecf613bcbc.zip
Preparing the Disks welcome screen
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 c1744e0..eb8802e 100644
--- a/installclass.py
+++ b/installclass.py
@@ -87,6 +87,7 @@ class BaseInstallClass(object):
"betanag",
# Preparing the Disks
+ "preparedisks",
"filtertype",
"filter",
"storageinit",