Difference between revisions of "Clean Up the Pidora Kickstart File"

From CDOT Wiki
Jump to: navigation, search
(Project News)
(Replaced content with "T")
(Tags: Mobile edit, Mobile web edit)
 
Line 1: Line 1:
= Clean Up the Pidora Kickstart File =
+
T
<!-- Replace "Project Name" with the actual name of the project in the line above. -->
 
As of Dec. 15 / 2013, this page has been updated for the project description, its details, and project news.
 
 
 
== Project Description ==
 
 
 
<!-- Description should be no longer than a paragraph.  Include links to any relevant on-line resources.  For example, [http://fedoraproject.org/wiki] or [http://developer.mozilla.org MDC]. -->
 
 
 
The kickstart file is used to create a Pidora image file. It contains the pre/post-setup configuration and a list of packages. The main goal of this project is to take out unnecessary packages from the kickstart file, which contributes the small storage maximization. The "potential" second goal is to modify pre/post-setup configuration portions in the kickstart file in order to boost up the boot speed, which another person(Peyman)and I might work on together.
 
 
 
== Project Leader ==
 
Yonghoon Shin
 
<!-- Name(s) of primary person working on the project.
 
 
 
If there is more than one person working on related projects, they must have separate project pages, and the project title and description should identify who is doing what. For example:
 
 
 
Include links to personal pages within wiki and to blog sites. -->
 
 
 
== Project Contributor(s) ==
 
 
 
<!-- Name(s) of people casually working on the project, or who have contributed significant help.  Include links to personal pages within wiki. Adding the names of your contributors here is a nice way to thank them.
 
 
 
NOTE: only the Project Leader should add names here.  You should not add your own name to the Contributor list. -->
 
 
 
== Project Details ==
 
 
 
<!-- Provides more depth than the Project Description.  This is the place for technical discussions, project specs, or other details.  If this gets very long, you might consider breaking this part into multiple pages and linking to them. -->
 
Assignment
 
 
 
* Minimize the number of packages and create the kickstart-dependent sub-file by an automatic bash script which is to be created by me.
 
 
 
== Project Plan ==
 
 
 
=== Tracking ===
 
<!-- Describe the tracking mechanisms you are using for your project (bugzilla, trac, github, ...) -->
 
 
 
=== Key contacts ===
 
<!-- Add links to any mentors or key participants in the community. -->
 
Andrew Greene
 
 
 
=== Goals by Release ===
 
 
 
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. -->
 
* 0.1 - Create a sub-file to separate configurations and a list of packages. Identify package dependencies listed in the recent version of a kickstart file and remove unnecessary packages from the kickstart file. Create an automation script to separate packages and their dependencies.
 
* 0.2 - Remove/add package dependencies in a pkg.list sub file based on other packages' update. Create/update an automation script, which will allows me to easily tell packages.
 
* 0.3 - Finalize a kickstart file and sub-file.
 
 
 
== Communication ==
 
 
 
=== Mailing Lists ===
 
<!-- Add any appropriate mailing lists to which you are subscribed (e.g., see http://lists.fedoraproject.org -->
 
 
 
=== Upsteam Wiki and Web ===
 
# http://zenit.senecac.on.ca/wiki/index.php/Pidora_FAQ
 
# http://koji.pidora.ca/koji/
 
<!-- Links to upstream wiki/web pages -->
 
 
 
=== Links/Bugs/Tracking ===
 
<!-- Add a link to any page(s) related to your work, including the bug numbers (on bugzilla or trac) -->
 
 
 
[[User:yshin8|Yonghoon Shin]] [http://yshin8.blogspot.ca (yshin8)]
 
 
 
=== Source Code Control ===
 
<!-- Add a link to source code URLs, including git/mercurial/svn/cvs repositories -->
 
 
 
=== Blogs ===
 
<!-- Links to the blogs of people involved, both inside and outside Seneca -->
 
[[User:Yonghoon Shin|Yonghoon Shin]] [http://yshin8.blogspot.ca (yshin8)]
 
 
 
=== Non-Seneca Participants ===
 
<!-- Links to the blogs of any non-Seneca participants in this project -->
 
Username ''DougieLawson'' from Raspberry Pi
 
 
 
=== Planets ===
 
<!-- Links to any planets related to this project -->
 
 
 
== Project News ==
 
 
 
<!-- This is where a permanent record of your releases and updates will go.  In these you should discuss the status or your work, your interactions with other members of the community (e.g., Seneca and Mozilla), problems you have encountered, etc. -->
 
 
 
Oct. 9th / 2013 - Start!
 
 
 
Nov. 8th / 2013 - A package list has been separated as a file named pkg.ks.
 
 
 
Nov. 15th / 2013 - An updated gg script to find package dependencies has been created and updated.
 
 
 
Nov. 18th / 2013 - Important dependencies and unnecessary packages have been chosen. A pidora image file will be released soon
 
 
 
Nov. 23rd / 2013 - An official release 0.1 has been released. The official release 0.1 package contains a cleaned Kickstart file, a package list ks file, and scripts.
 
 
 
Dec. 7th / 2013 - An official release 0.2 has been released. Please see the blog for details.
 
 
 
Dec. 15th /2013 - An official release 0.3 has been released. Please see the blog for details. It has been reviewed by a classmate, Michael Sousa.
 

Latest revision as of 10:11, 1 January 2019

T