Difference between revisions of "Kernel Configuration Files"
(→Project News) |
(→Goals by Release) |
||
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 == |
Revision as of 22:06, 9 October 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
Source Code Control
Blogs
Non-Seneca Participants
Planets
Project News
2013-10-08: Began Project