Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.7 by wellsi, Sun Dec 1 04:05:23 2013 UTC | Revision 1.8 by wellsi, Sun Dec 1 21:06:44 2013 UTC | |
---|---|---|
# | Line 93 class InstallClass(BaseInstallClass): | Line 93 class InstallClass(BaseInstallClass): |
93 | sortPriority = 90000 | sortPriority = 90000 |
94 | hidden = 0 | hidden = 0 |
95 | ||
96 | bootloaderTimeoutDefault = 5 | |
97 | tasks = [(N_("Basic Server"), | tasks = [(N_("Basic Server"), |
98 | ["base", "core"]), | ["base", "core"]), |
99 | (N_("Minimal"), | (N_("Minimal"), |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |