aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-07-09 16:36:13 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-07-09 16:36:13 +0000
commite4519ff2161039db755fe541b54b0b0cf8224ea5 (patch)
tree5d15428323dd44a2761918a410c9ed5eeb4180b7 /anaconda
parentgentoo/utils.py: copy kernel and modules from liveDVD (diff)
downloadanaconda-e4519ff2161039db755fe541b54b0b0cf8224ea5.tar.gz
anaconda-e4519ff2161039db755fe541b54b0b0cf8224ea5.tar.bz2
anaconda-e4519ff2161039db755fe541b54b0b0cf8224ea5.zip
Preliminary Xorg support
Diffstat (limited to 'anaconda')
-rwxr-xr-xanaconda1
1 files changed, 1 insertions, 0 deletions
diff --git a/anaconda b/anaconda
index 329d92c..fc87336 100755
--- a/anaconda
+++ b/anaconda
@@ -512,6 +512,7 @@ class Anaconda(object):
self.upgradeSwapInfo = None
self.use_flags = []
self._users = None
+ self.xorg = None
# *sigh* we still need to be able to write this out
self.xdriver = None