aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'anaconda')
-rwxr-xr-xanaconda1
1 files changed, 1 insertions, 0 deletions
diff --git a/anaconda b/anaconda
index 15a149a..323cf59 100755
--- a/anaconda
+++ b/anaconda
@@ -472,6 +472,7 @@ class Anaconda(object):
self.displayMode = None
self.extraModules = []
self.firewall = firewall.Firewall()
+ self.fomit = False
self.genkernel = True
self.id = None
self._instClass = None