Difference between revisions of "Clean Up the Pidora Kickstart File"
(→Upsteam Wiki and Web) |
(→Goals by Release) |
||
Line 43: | Line 43: | ||
Goals for each release and plans for reaching those goals: | Goals for each release and plans for reaching those goals: | ||
<!-- Note: Each student must have unique goals. These goals may be ''related'' to other students' work, but must be ''distinct'' and ''attainable'' regardless of the state of the other students' work. For example, under the umbrella of one project title, one student may work on packaging a piece of software and another may work on documentation, or one may work on solving one bug and another on solving another bug, but two students must not work on the same bug or depend on the other students' work in order to be able to complete their own project. --> | <!-- Note: Each student must have unique goals. These goals may be ''related'' to other students' work, but must be ''distinct'' and ''attainable'' regardless of the state of the other students' work. For example, under the umbrella of one project title, one student may work on packaging a piece of software and another may work on documentation, or one may work on solving one bug and another on solving another bug, but two students must not work on the same bug or depend on the other students' work in order to be able to complete their own project. --> | ||
− | * 0.1 - Yonghoon - Identify all the packages listed in the recent version of a kickstart file and remove the unnecessary packages. | + | * 0.1 - Yonghoon - Identify all the packages listed in the recent version of a kickstart file and remove the unnecessary packages. Create a dependent sub-file containing the packages and link it with the kickstart file, which will enhance the readability of the kickstart file. |
− | Create a dependent sub-file containing the packages and link it with the kickstart file | ||
* 0.2 - Yonghoon - Make some changes on the kickstart bash script. | * 0.2 - Yonghoon - Make some changes on the kickstart bash script. |
Revision as of 09:17, 10 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
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. Create a dependent sub-file containing the packages and link it with the kickstart file, which will enhance the readability of the kickstart file.
- 0.2 - Yonghoon - Make some changes on the kickstart bash script.
- 0.3 - Yonghoon - Fix some critical bugs when necessary and re-package it.
Communication
Mailing Lists
Upsteam Wiki and Web
Links/Bugs/Tracking
Source Code Control
Blogs
[Yonghoon Shin] yshin8.blogger.com
Non-Seneca Participants
Planets
Project News
Oct. 9th / 2013 - Start!