From Fedora Project Wiki
m (New page)
mNo edit summary
Line 1: Line 1:
{{Draft}}{{Admon/note|Refactoring|This portion of the wiki is currently being refactored.}}
{{Draft}}{{Admon/note|Refactoring|This portion of the wiki is currently being refactored.}}
= Communication =
* Mailing list: [https://lists.fedoraproject.org/mailman/listinfo/arm arm@lists.fedoraproject.org] ([http://lists.fedoraproject.org/pipermail/arm/ archives])
* IRC: [irc://irc.freenode.net/fedora-arm #fedora-arm] on [http://freenode.net Freenode]
= Koji Details =
= Koji Details =


Line 11: Line 7:


== Architectures ==
== Architectures ==
* Currently supported: armv5tel (should run without problem on higher architectures)
* Currently supported: armv5tel (generally runs without problem on higher architectures) - this is ARMv5TE, little endian, soft float, GNU-EABI
* Next goal: add support for armv7tel (may be kernel/glibc/openssl with the rest of userland as armv5tel).
* Next goal: add support for armv7tel including vfp+neon (may be kernel/glibc/openssl with the rest of userland as armv5tel).


== Building ==
== Building ==

Revision as of 19:05, 14 October 2010

Warning.png
This page is a draft only
It is still under construction and content may change. Do not rely on the information on this page.
Note.png
Refactoring
This portion of the wiki is currently being refactored.

Koji Details

The current Fedora-ARM Koji system is located at Seneca College. See [1] for details.

Goals

Architectures

  • Currently supported: armv5tel (generally runs without problem on higher architectures) - this is ARMv5TE, little endian, soft float, GNU-EABI
  • Next goal: add support for armv7tel including vfp+neon (may be kernel/glibc/openssl with the rest of userland as armv5tel).

Building

  • Use koji-shadow to follow the package builds performed on the primary archs.
  • Catch up with F13 and follow builds from that point on.

Status

  • F12 is available from the previous Fedora-ARM initiative (see [[2]])
  • build-previous has been run against F13
  • Currently working on getting F13 glibc built before starting to shadow