Actually do not skip some of the important steps (which don't involve GUI)
This commit is contained in:
parent
59e90686a1
commit
065e5773e1
@ -80,11 +80,8 @@ class InstallClass(BaseInstallClass):
|
||||
BaseInstallClass.setSteps(self, anaconda)
|
||||
anaconda.dispatch.skipStep("partition")
|
||||
anaconda.dispatch.skipStep("language")
|
||||
anaconda.dispatch.skipStep("reposetup")
|
||||
anaconda.dispatch.skipStep("tasksel")
|
||||
anaconda.dispatch.skipStep("basepkgsel")
|
||||
anaconda.dispatch.skipStep("group-selection")
|
||||
anaconda.dispatch.skipStep("postselection")
|
||||
|
||||
def getBackend(self):
|
||||
if flags.livecdInstall:
|
||||
|
Loading…
Reference in New Issue
Block a user