From Fedora Project Wiki
(Note that F15 is largey done) |
(Updated links for various root filesystems) |
||
Line 30: | Line 30: | ||
= Releases = | = Releases = | ||
* | * Fedora 15 - Original armv5tel ABI and new faster armv7hl ABI | ||
** [http://lists.fedoraproject.org/pipermail/arm/2011-July/001628.html Fedora 14 alpha 1 release for ARM] | ** [http://fedora.roving-it.com/rootfs-f15-hfp-alpha1.tar.bz2 Fedora 15 Alpha 1 release for ARMv7hl] (Optimized for Beagle, Panda, Trimslice, Efika and other ARMv7 devices) | ||
* | ** [http://fedora.roving-it.com/rootfs-f15-sfp-alpha1.tar.bz2 Fedora 15 Alpha 1 release for ARMv5tel] (For use with legacy ARMv5 devices such as the Raspberry Pi, Guruplug and Dreamplug) | ||
* Fedora 14 - For ARMv5tel | |||
** [http://fedora.roving-it.com/rootfs-f14-minimal-RC1.tar.bz2 Fedora 14 Minimal release for ARM (Final)] | |||
** [http://fedora.roving-it.com/rootfs-f14-xfce-RC1.tar.bz2 Fedora 15 XFCE release for ARM (Final)] | |||
** [http://lists.fedoraproject.org/pipermail/arm/2011-July/001628.html Fedora 14 alpha 1 release for ARM] (obsolete) | |||
* Fedora 13 - For ARMv5tel | |||
** [http://scotland.proximity.on.ca/fedora-arm/rootfs/rootfs-f13-rc1-2011-06-29.tar.bz2 Fedora 13 release for ARM] | ** [http://scotland.proximity.on.ca/fedora-arm/rootfs/rootfs-f13-rc1-2011-06-29.tar.bz2 Fedora 13 release for ARM] | ||
* | * Fedora 12 - For ARMv5tel | ||
** [[Architectures/ARM/Release/12|Fedora 12 release for ARM ]] | ** [[Architectures/ARM/Release/12|Fedora 12 release for ARM ]] | ||
Line 40: | Line 45: | ||
* F17 (Work in progress) | * F17 (Work in progress) | ||
** [[Architectures/ARM/Fedora17_rawhide|Issues with Fedora 17 Rawhide mass rebuild]] | ** [[Architectures/ARM/Fedora17_rawhide|Issues with Fedora 17 Rawhide mass rebuild]] | ||
* | * Fedora 15: Complete, but notes below for reference. | ||
** [[Architectures/ARM/Fedora15 HardFP Bootstrap|Fedora 15 Hardware Floating Point Bootstrap]] | ** [[Architectures/ARM/Fedora15 HardFP Bootstrap|Fedora 15 Hardware Floating Point Bootstrap]] | ||
** [[/F15_Koji_build|Building F15 in koji]] - progress and outstanding tasks | ** [[/F15_Koji_build|Building F15 in koji]] - progress and outstanding tasks | ||
<!-- | <!-- |
Revision as of 01:10, 16 February 2012
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
Meetings
Planning
Resources
Detailed information on Fedora-ARM:
- Running Fedora-ARM on your ARM device, or through emulation on your PC
- Fedora ARM Koji (package builder) instance
- 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
- Building and Installing a Fedora Kernel Package on ARM Systems
- Various tips and hacks to improve Fedora ARM performance
Releases
- Fedora 15 - Original armv5tel ABI and new faster armv7hl ABI
- Fedora 15 Alpha 1 release for ARMv7hl (Optimized for Beagle, Panda, Trimslice, Efika and other ARMv7 devices)
- Fedora 15 Alpha 1 release for ARMv5tel (For use with legacy ARMv5 devices such as the Raspberry Pi, Guruplug and Dreamplug)
- Fedora 14 - For ARMv5tel
- Fedora 13 - For ARMv5tel
- Fedora 12 - For ARMv5tel
Development
- F17 (Work in progress)
- Fedora 15: Complete, but notes below for reference.
- Fedora 15 Hardware Floating Point Bootstrap
- Building F15 in koji - progress and outstanding tasks