Difference between revisions of "Package the Raspberry Pi kernel utility"
(→Planets) |
(→Project Details) |
||
Line 23: | Line 23: | ||
NOTE: only Project Leader(s) should add names here. You should not add your own name to the Contributor list. --> | NOTE: only Project Leader(s) should add names here. You should not add your own name to the Contributor list. --> | ||
− | == | + | == Kernel Utility Package Releases == |
− | + | [http://matrix.senecac.on.ca/~nhnguyen3/SBR600/Release01/ Release 0.1] | |
+ | [http://matrix.senecac.on.ca/~nhnguyen3/SBR600/Release02/ Release 0.2] | ||
+ | [http://matrix.senecac.on.ca/~nhnguyen3/SBR600/Release03/update/ Release 0.3] | ||
<!-- Provides more depth than the Project Description. This is the place for technical discussions, project specs, or other details. If this gets very long, you might consider breaking this part into multiple pages and linking to them. --> | <!-- Provides more depth than the Project Description. This is the place for technical discussions, project specs, or other details. If this gets very long, you might consider breaking this part into multiple pages and linking to them. --> | ||
Revision as of 01:50, 14 April 2012
Contents
Package the Raspberry Pi Kernel Utility
Project Description
The Raspi bootloader requires a special header at the start of the kernel file in order to correctly load it into memory. The tool which creates this header needs to be packaged in Fedora.
Expected outcome: a Fedora package for the Raspberry Pi kernel utility.
Skills required: packaging
Project Leader(s)
Nam Nguyen
Project Contributor(s)
Kernel Utility Package Releases
Release 0.1 Release 0.2 Release 0.3
Project Plan
Tracking mechanism : github
Key contacts: ctyler
Goals for each release and plans for reaching those goals:
- 0.1 Proof of concept - Research and obtain the file that is used as the Raspberry Pi Kernel utility. Successfully Package the file using rpmbuild into an SRPM & RPM
- 0.2 Initial working state - Test the RPM for errors with rpmlint, mock, koji. Attempt to have errors resolved and then have package reviewed by the community
- 0.3 Completed working state - Fix any remaining errors with package and complete Readme files and documentation. Have a finished and working kernel utility package.
Communication
Mailing Lists
Upsteam Wiki and Web
https://github.com/raspberrypi/tools/tree/master/mkimage
Links/Bugs/Tracking
Source Code Control
Blogs
Seneca Particpants
Nam Nguyen