Difference between revisions of "Generate an RPM-based Raspberry Pi Kernel"
(→Links/Bugs/Tracking) |
|||
Line 33: | Line 33: | ||
Key contacts: | 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. --> | <!-- Add links to any mentors or key participants in the community. --> | ||
Line 50: | Line 53: | ||
=== Links/Bugs/Tracking === | === Links/Bugs/Tracking === | ||
− | + | Building a custom kernel: http://fedoraproject.org/wiki/Building_a_custom_kernel | |
Dracut: http://fedoraproject.org/wiki/Dracut | Dracut: http://fedoraproject.org/wiki/Dracut | ||
Line 56: | Line 59: | ||
=== Source Code Control === | === Source Code Control === | ||
+ | github (Raspberry Pi): [https://github.com/raspberrypi/linux] | ||
<!-- 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 --> | ||
Revision as of 23:12, 8 February 2012
Contents
Generate an RPM-based Raspberry Pi Kernel
Project Description
The Fedora project has a standard RPM kernel package. The Fedora ARM project has extended this package to build separate kernels for various ARM system-on-a-chip (SOC) platforms, generating binary RPM packages for kernel-omap, kernel-tegra, kernel-kirkwood, and so forth. This package should be extended to generate a kernel package for the Broadcom SOC used in the Raspberry Pi (either kernel-raspi or kernel-bcm).
In order to create a standard RPM package file, Dracut (initramfs) will need to be properly supported.
Expected outcome: the Fedora kernel package generates a Raspberry Pi kernel binary RPM.
Skills required: packaging, kernel building
Maximum number of participants: 2 (kernel package, initramfs/dracut setup)
Project Leader(s)
Project Contributor(s)
Project Details
Project Plan
Tracking mechanism (bugzilla, trac, github, ...):
Key contacts:
- The CDOT Fedora-ARM team: Jordan, Jon, Max, Paul
- Dennis Gilmore
- Dave Jones
Goals for each release and plans for reaching those goals:
- 0.1
- 0.2
- 0.3
Communication
Mailing Lists
Upsteam Wiki and Web
Links/Bugs/Tracking
Building a custom kernel: http://fedoraproject.org/wiki/Building_a_custom_kernel
Dracut: http://fedoraproject.org/wiki/Dracut
Source Code Control
github (Raspberry Pi): [1]
Blogs
http://asalwi123.wordpress.com/