Difference between revisions of "Winter 2011 Handout - RPM-Based ARM Kernels for Fedora ARM"
(Created page with '= Status = <!-- Change this to DONE when you're done. --> This page status is: '''DRAFT'''. = Title = <!-- List the title of the project as it will appear on the handout --> …') |
|||
Line 7: | Line 7: | ||
<!-- List the title of the project as it will appear on the handout --> | <!-- List the title of the project as it will appear on the handout --> | ||
+ | |||
+ | == <sup>'''RPM-Based ARM Kernels for Fedora ARM'''</sup> == | ||
+ | |||
= Participants = | = Participants = | ||
<!-- List the students who participated in the project --> | <!-- List the students who participated in the project --> | ||
+ | '''Khosro Taraghi''' | ||
= Introduction = | = Introduction = | ||
<!-- Describe the project goals --> | <!-- Describe the project goals --> | ||
+ | This project is related to making a RPM for kernels in Fedora ARM. Because of different architecture and hardware compared to PCs, the way that ARM loads kernels and other boot processes is different than PCs. We are going to make a RPM that loads kernels, modules, init, and other boot process in ARM system in standard way like PCs (Finding an alternative way for GRUB) and try to bind these packages together. | ||
= Approach = | = Approach = |
Revision as of 15:41, 12 April 2011
Contents
Status
This page status is: DRAFT.
Title
RPM-Based ARM Kernels for Fedora ARM
Participants
Khosro Taraghi
Introduction
This project is related to making a RPM for kernels in Fedora ARM. Because of different architecture and hardware compared to PCs, the way that ARM loads kernels and other boot processes is different than PCs. We are going to make a RPM that loads kernels, modules, init, and other boot process in ARM system in standard way like PCs (Finding an alternative way for GRUB) and try to bind these packages together.