(26 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{shortcut|Arch:ARM}} | {{shortcut|Arch:ARM}} | ||
{{ | {{autolang|base=yes}} | ||
{| style="width: 50%; float: right; margin-left: 2em;" | {| style="width: 50%; float: right; margin-left: 2em;" | ||
Line 6: | Line 6: | ||
| style="border-width: 0;" | {{admon/tip | Here are some links to help you get started with Fedora ARM, fast:| | | style="border-width: 0;" | {{admon/tip | Here are some links to help you get started with Fedora ARM, fast:| | ||
[ | [http://fedoraproject.org/get-fedora-options#2nd_arches Download Fedora ARM] now! | ||
Includes support for [[Architectures/ARM/BeagleBoard-xM|Beagleboard-xM]], [[Architectures/ARM/ | Includes support for [[Architectures/ARM/F18/BeagleBoard-xM|Beagleboard-xM]], [[Architectures/ARM/F18/GuruPlug|Dreamplug, Guruplug]], [[Architectures/ARM/F18/HighBank |Highbank]], [[Architectures/ARM/F18/Pandaboard|Pandaboard]], [[Architectures/ARM/F18/Trimslice|Trimslice]], [[Architectures/ARM/F18/Versatile_Express|Versatile Express]] and more! | ||
Have a question? Join the Fedora ARM team on IRC in | Have a question? Join the Fedora ARM team on IRC in {{fpchat|#fedora-arm}} on http://freenode.net | ||
}} | }} | ||
|} | |} | ||
Line 20: | Line 20: | ||
The Fedora-ARM project is an initiative to bring Fedora to this processor family. | The Fedora-ARM project is an initiative to bring Fedora to this processor family. | ||
= Download the Latest | = Download the Latest Release = | ||
==== Fedora 18 | ====Fedora 18==== | ||
This is the most recent | This is the most recent stable release of Fedora. These images have been tested and are recommended for most users and includes Versatile Express (QEMU), Trimslice, Beagleboard xM, Pandaboard, Kirkwood Plugs, and Highbank based hardware platforms. The full release announcement can be found [[Architectures/ARM/F18_Release_Announcement|here]]. | ||
Board specific images and installation instructions: | |||
* [[Architectures/ARM/F18/Pandaboard|Pandaboard]] | |||
* [[Architectures/ARM/ | * [[Architectures/ARM/F18/Trimslice|Trimslice]] | ||
* [[Architectures/ARM/F18/BeagleBoard-xM|Beagleboard-xM]] | |||
* [[Architectures/ARM/ | * [[Architectures/ARM/F18/GuruPlug|GuruPlug (Kirkwood Devices)]] | ||
* | * [[Architectures/ARM/F18/HighBank|Calxeda EnergyCore (HighBank)]] | ||
* [[Architectures/ARM/ | |||
* [[Architectures/ARM/ | |||
For virtualization through QEMU: | For virtualization through QEMU: | ||
* [[Architectures/ARM/Versatile_Express|Versatile Express]] | * [[Architectures/ARM/F18/Versatile_Express|Versatile Express]] | ||
====Raspberry Pi and other Remixes==== | |||
If you are looking for Fedora 18 on a device that wasn't mentioned above it may not have official support due to some licensing issue or lack of upstream support. Unofficial Fedora remixes are available for additional targets including the Raspberry Pi and other popular devices. The list of known Fedora 18 remixes is catalogued at [[Architectures/ARM/F18/Remixes]]. Likewise, root filesystem tarballs are provided to help you make your own remixes. | |||
====Release Archive==== | ====Release Archive==== | ||
Line 55: | Line 41: | ||
=Get Involved with Fedora ARM= | =Get Involved with Fedora ARM= | ||
=== Communication === | === Communication === | ||
* Mailing list: | * Mailing list: {{fplist|arm}} ([http://lists.fedoraproject.org/pipermail/arm/ archives]) | ||
* IRC: | * IRC: {{fpchat|#fedora-arm}} on http://freenode.net | ||
* Trac for Fedora ARM issues is [https://fedorahosted.org/arm here] | |||
* Trac for infrastructure (koji,DB,etc) issues is [http://trac.proximity.on.ca/projects/fedoraarm here] | |||
* Trac for Raspberry Pi Fedora Remix issues is [http://trac.proximity.on.ca/projects/rpfr here] | |||
=== Meetings === | === Meetings === | ||
* IRC: | * IRC: {{fpchat|#fedora-meeting-1}} each Wednesday at 20:00 UTC (4PM EDT) on http://freenode.net ([https://fedoraproject.org/wiki/Architectures/ARM/Meetings/Archive/ archives]) | ||
* [[Architectures/ARM/Meetings/FUDCon Lawrence 2013]] | |||
* [[Architectures/ARM/Meetings/FUDCon Blacksburg 2012]] | * [[Architectures/ARM/Meetings/FUDCon Blacksburg 2012]] | ||
= Development = | = Development = | ||
=== Bug Reporting === | |||
* [https://bugzilla.redhat.com/show_bug.cgi?id=901840 F18 ARM Tracker] | |||
* [https://bugzilla.redhat.com/show_bug.cgi?id=245418 ARM Bug Tracker] | |||
=== Planning === | === Planning === | ||
* [[Architectures/ARM/Planning/Primary|Draft Proposal for Primary Architecture Push]] | * [[Architectures/ARM/Planning/Primary|Draft Proposal for Primary Architecture Push]] | ||
Line 77: | Line 71: | ||
===Release Development=== | ===Release Development=== | ||
* [http://scotland.proximity.on.ca/arm-nightlies/ Current Snapshots ](Not recommended or supported) | * [http://scotland.proximity.on.ca/arm-nightlies/ Current Snapshots ](Not recommended or supported) | ||
* [[Architectures/ARM/Quality_Assurance/Kernel_Testing | Kernel Testing]] | |||
* [[Architectures/ARM/Archive#Development | Release Development Archive]] | |||
===AArch64 Development=== | |||
AArch64 is the name for the new 64-bit ARM architecture, also known as ARMv8. Notes on the bootstrap process and current state of the process are here: | |||
* [[Architectures/ARM/AArch64 | AArch64 development]] | |||
===Technical Talks=== | |||
We host semi-regular ARM Tech Talks on #fedora-arm and #fedora-arm-talks (FreeNode). The topics are varied, and have included ARM processor errata (cache controller specifics), debugging kernels with gdb, and how to install Fedora on a Google Chromebook. You can give a talk by signing up on the [[Architectures/ARM/Talks/ARMTechTalks | ARM Tech Talks]] page. | |||
<!-- | <!-- |
Revision as of 19:19, 15 February 2013
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.
Download the Latest Release
Fedora 18
This is the most recent stable release of Fedora. These images have been tested and are recommended for most users and includes Versatile Express (QEMU), Trimslice, Beagleboard xM, Pandaboard, Kirkwood Plugs, and Highbank based hardware platforms. The full release announcement can be found here. Board specific images and installation instructions:
For virtualization through QEMU:
Raspberry Pi and other Remixes
If you are looking for Fedora 18 on a device that wasn't mentioned above it may not have official support due to some licensing issue or lack of upstream support. Unofficial Fedora remixes are available for additional targets including the Raspberry Pi and other popular devices. The list of known Fedora 18 remixes is catalogued at Architectures/ARM/F18/Remixes. Likewise, root filesystem tarballs are provided to help you make your own remixes.
Release Archive
- Previous Fedora ARM releases can be found in our Release Archive
Get Involved with Fedora ARM
Communication
- Mailing list: arm (archives)
- IRC: #fedora-arm[?] on http://freenode.net
- Trac for Fedora ARM issues is here
- Trac for infrastructure (koji,DB,etc) issues is here
- Trac for Raspberry Pi Fedora Remix issues is here
Meetings
- IRC: #fedora-meeting-1[?] each Wednesday at 20:00 UTC (4PM EDT) on http://freenode.net (archives)
Development
Bug Reporting
Planning
Resources
Detailed information on Fedora-ARM:
- 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
- Updating a Fedora Kernel on ARM Systems
- Various tips and hacks to improve Fedora ARM performance
- Resource Archive
Release Development
- Current Snapshots (Not recommended or supported)
- Kernel Testing
- Release Development Archive
AArch64 Development
AArch64 is the name for the new 64-bit ARM architecture, also known as ARMv8. Notes on the bootstrap process and current state of the process are here:
Technical Talks
We host semi-regular ARM Tech Talks on #fedora-arm and #fedora-arm-talks (FreeNode). The topics are varied, and have included ARM processor errata (cache controller specifics), debugging kernels with gdb, and how to install Fedora on a Google Chromebook. You can give a talk by signing up on the ARM Tech Talks page.