Difference between revisions of "Kernel Configuration Files"
(→Source Code Control) |
(→Source Code Control) |
||
Line 49: | Line 49: | ||
=== Source Code Control === | === Source Code Control === | ||
<!-- Add a link to source code URLs, including git/mercurial/svn/cvs repositories --> | <!-- Add a link to source code URLs, including git/mercurial/svn/cvs repositories --> | ||
− | [https://github.com/jmcarman/ | + | [https://github.com/jmcarman/kernel_config github] |
=== Blogs === | === Blogs === |
Revision as of 19:24, 15 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