From Fedora Project Wiki
m (→Resources) |
No edit summary |
||
Line 17: | Line 17: | ||
* [[Architectures/ARM/Building a Kernel for ARM|How to build a kernel and cross-compile for ARM]] | * [[Architectures/ARM/Building a Kernel for ARM|How to build a kernel and cross-compile for ARM]] | ||
= Releases = | |||
* [[Architectures/ARM/Release/13|Fedora 13 release for ARM (current) ]] | |||
* [[Architectures/ARM/Release/12|Fedora 12 release for ARM (latest) ]] | |||
<!-- | <!-- |
Revision as of 15:42, 23 December 2010
Introduction
ARM chips are the most widely-produced processor family in the world; they have historically been used in cell phones and embedded applications, and are increasingly used in tablet devices and low-power-consumption servers.
The Fedora-ARM project is an initiative to bring Fedora to this processor family.
Communication
- Mailing list: arm@lists.fedoraproject.org (archives)
- IRC: #fedora-arm on Freenode
Resources
Detailed information on Fedora-ARM:
- Running Fedora-ARM on your ARM device, or through emulation on your PC
- Information for Fedora package maintainers on getting your packages to work on ARM
- Information for Fedora-ARM team members (and prospective team members!) plus developers
- How to get an armv5tel cross toolchain installed on your x86 Fedora host
- How to build a kernel and cross-compile for ARM