aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-07-03 16:08:41 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-07-03 16:08:41 +0000
commit6da0980a223aaeb062d7bc49050c1eb96a4a91ce (patch)
tree69742ad39ace526c9a94e2ecd01a4187cb5d9b49 /dispatch.py
parentindent fix (diff)
downloadanaconda-6da0980a223aaeb062d7bc49050c1eb96a4a91ce.tar.gz
anaconda-6da0980a223aaeb062d7bc49050c1eb96a4a91ce.tar.bz2
anaconda-6da0980a223aaeb062d7bc49050c1eb96a4a91ce.zip
testing mirrorselect
Diffstat (limited to 'dispatch.py')
-rw-r--r--dispatch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/dispatch.py b/dispatch.py
index 073dc2c..a3dd360 100644
--- a/dispatch.py
+++ b/dispatch.py
@@ -93,7 +93,7 @@ installSteps = [
("enablefilesystems", turnOnFilesystems, ),
# Installing the Gentoo Installation Files
- ("makeconf", ),
+ #("makeconf", ),
# Installing the Gentoo Base System
("mirrorselect", ),