summaryrefslogtreecommitdiffstats
path: root/anaconda
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-07-12 21:57:27 +0000
committerMatt Wilson <msw@redhat.com>2001-07-12 21:57:27 +0000
commitc83fea25ba73a3b4c316f49d25728a4fe37f37d9 (patch)
tree163cbf418810df6974f9c0b9625f6b8f7043c908 /anaconda
parent329efc10c58d5b369318d02414fbbe346b9029bf (diff)
downloadanaconda-c83fea25ba73a3b4c316f49d25728a4fe37f37d9.tar.gz
anaconda-c83fea25ba73a3b4c316f49d25728a4fe37f37d9.tar.xz
anaconda-c83fea25ba73a3b4c316f49d25728a4fe37f37d9.zip
import kickstart so it will be included on the mini stage2 (#48975)
Diffstat (limited to 'anaconda')
-rwxr-xr-xanaconda1
1 files changed, 1 insertions, 0 deletions
diff --git a/anaconda b/anaconda
index 5e3dfcd99..6ac463319 100755
--- a/anaconda
+++ b/anaconda
@@ -273,6 +273,7 @@ if traceOnly:
import rescue
import xserver
import configFileData
+ import kickstart
installclass.availableClasses()