Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.8 by slords, Wed Apr 5 21:11:51 2006 UTC | Revision 1.12 by slords, Tue Mar 18 21:00:56 2008 UTC | |
---|---|---|
# | Line 63 class InstallClass(BaseInstallClass): | Line 63 class InstallClass(BaseInstallClass): |
63 | dispatch.setStepList( | dispatch.setStepList( |
64 | "language", | "language", |
65 | "keyboard", | "keyboard", |
66 | "installtype", | |
67 | "findrootparts", | "findrootparts", |
68 | "findinstall", | "findinstall", |
"installtype", | ||
69 | "partitionobjinit", | "partitionobjinit", |
70 | "upgrademount", | "upgrademount", |
71 | "upgrademigfind", | "upgrademigfind", |
72 | "upgrademigratefs", | "upgrademigratefs", |
73 | "upgradecontinue", | "upgradecontinue", |
"bootloadersetup", | ||
74 | "readcomps", | "readcomps", |
75 | "findpackages", | "findpackages", |
76 | "checkdeps", | "checkdeps", |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |