Difference between revisions of "Kernel Configuration Files"
(→Planets) |
(→Links/Bugs/Tracking) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 33: | Line 33: | ||
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 | + | * 0.1 - Test kernel config file modifications on Koji. |
− | * 0.2 | + | * 0.2 - Test select optimized good configurations on the Raspberry Pi. |
− | * 0.3 | + | * 0.3 - Submit optimized package for inclusion in Pidora. |
== Communication == | == Communication == | ||
Line 46: | Line 46: | ||
=== Links/Bugs/Tracking === | === Links/Bugs/Tracking === | ||
<!-- Add a link to any page(s) related to your work, including the bug numbers (on bugzilla or trac) --> | <!-- Add a link to any page(s) related to your work, including the bug numbers (on bugzilla or trac) --> | ||
+ | [https://db.tt/CEa801jO Optimized Pidora Kernel Download] | ||
=== Source Code Control === | === Source Code Control === | ||
Line 64: | Line 65: | ||
<!-- 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. --> | <!-- 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. --> | ||
+ | 2013-10-08: Began Project |
Latest revision as of 00:49, 28 November 2013
Contents
Kernel Configuration Files
Project Description
Optimizing Pidora's Kernel Configuration Files for the Raspberry Pi
Project Leader
Project Contributor(s)
Project Details
The build process for the kernel uses a configuration file to control which kernel capabilities are built into the kernel itself, which are built as loadable modules, and which are not built. This project involves reviewing the Pidora kernel configuration to optimize it for the widest possible range of use-cases while ensuring a fairly small kernel image size.
Project Plan
Tracking
Key contacts
Andrew Green
Goals by Release
Goals for each release and plans for reaching those goals:
- 0.1 - Test kernel config file modifications on Koji.
- 0.2 - Test select optimized good configurations on the Raspberry Pi.
- 0.3 - Submit optimized package for inclusion in Pidora.
Communication
Mailing Lists
Upsteam Wiki and Web
Links/Bugs/Tracking
Optimized Pidora Kernel Download
Source Code Control
Blogs
Non-Seneca Participants
Planets
Project News
2013-10-08: Began Project