Difference between revisions of "Clean Up the Pidora Kickstart File"
(→Goals by Release) |
(→Project Details) |
||
Line 27: | Line 27: | ||
Assignment | Assignment | ||
− | * Minimize the number of packages: Yonghoon Shin | + | * Minimize the number of packages and create the kickstart-dependent sub-file: Yonghoon Shin |
* Boost up the installation speed: Peyman | * Boost up the installation speed: Peyman | ||
Revision as of 13:10, 4 October 2013
Contents
Clean Up the Pidora Kickstart File
Project Description
The kickstart file allows Pidora to be installed with the pre-setup configuration, unattended. The goal of this project is to prevent the unnecessary packages from being installed, which contributes the small storage maximization. Also, by configuring SELinux in the kickstart file, it will boost up the booting speed of Pidora that is not as powerful as the regular computer is.
Project Leader
Yonghoon Shin, Peyman
Project Contributor(s)
Project Details
Assignment
- Minimize the number of packages and create the kickstart-dependent sub-file: Yonghoon Shin
- Boost up the installation speed: Peyman
Project Plan
Tracking
Key contacts
Andrew Greene
Goals by Release
[Draft as of April 4th] Goals for each release and plans for reaching those goals:
- 0.1 - Yonghoon - Identify all the packages listed in the recent version of a kickstart file and remove the unnecessary packages. Then, create a dependent sub-file containing the packages. The sub-file will enhance the readability of the kickstart file. Finally, do the testing installation with the kickstart file.
- 0.2 - Yonghoon - Compose and package the kickstart file. Release it.
- 0.3 - Yonghoon - Fix some critical bugs when necessary and re-package it.