aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-07-04 12:33:50 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-07-04 12:33:50 +0000
commit5945d5ebc8f4977d94c5e848e15984de29013c84 (patch)
treef74eceb95282e7a65227b27e71f4ecddf0938e53 /installclass.py
parentui/profile.glade: now it's perfect (diff)
downloadanaconda-5945d5ebc8f4977d94c5e848e15984de29013c84.tar.gz
anaconda-5945d5ebc8f4977d94c5e848e15984de29013c84.tar.bz2
anaconda-5945d5ebc8f4977d94c5e848e15984de29013c84.zip
First version of USE flag selection 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 5db02f2..fe39e3a 100644
--- a/installclass.py
+++ b/installclass.py
@@ -106,6 +106,7 @@ class BaseInstallClass(object):
"mirrorselect",
"mirrorselect-sync",
"profile",
+ "use",
# Configuring the Kernel
"timezone",