Open main menu

CDOT Wiki β

Changes

Generate an RPM-based Raspberry Pi Kernel

972 bytes added, 21:34, 12 March 2012
Project Plan
Key contacts:
* The CDOT Fedora-ARM team: Jordan, Jon, Max, Paul
* Dennis Gilmore
* Dave Jones
<!-- Add links to any mentors or key participants in the community. -->
Goals for each release and plans for reaching those goals:
<!-- Note: each contributor is expected to 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.1Proof of concept : Get the Raspberry Pi packages into the SRPM, modify the spec file to produce a binary RPM for Raspberry Pi.* 0.2Initial implementation : Ensure the post-installation script (%post) in the binary RPM calls grubby properly for the Raspberry Pi.* 0.3Better implementation : Specify the kernel build's configuration file (.config) for what should be included or excluded in terms of device drivers and kernel features.
== Communication ==
=== Mailing Lists ===
* [https://lists.fedoraproject.org/mailman/listinfo/arm arm]
* [https://lists.fedoraproject.org/mailman/listinfo/announce announce]
* [https://lists.fedoraproject.org/mailman/listinfo/devel devel]
* [https://lists.fedoraproject.org/mailman/listinfo/secondary secondary]
<!-- Add any appropriate mailing lists to which you are subscribed (e.g., see http://lists.fedoraproject.org -->
=== Links/Bugs/Tracking ===
Building a custom kernel:* http://fedoraproject.org/wiki/Building_a_custom_kernel* http://www.howtoforge.com/kernel_compilation_fedora Dracut: http://fedoraproject.org/wiki/Dracut
<!-- Add a link to any page(s) related to your work, including the bug numbers (on bugzilla or trac) -->
=== Source Code Control ===
github (Raspberry Pi): https://github.com/raspberrypi/linux
<!-- Add a link to source code URLs, including git/mercurial/svn/cvs repositories -->
1
edit