Difference between revisions of "Fedora ARM Secondary Architecture"

From CDOT Wiki
Jump to: navigation, search
(Fedora Secondary Architecture)
(Objective)
Line 26: Line 26:
 
== Objective ==
 
== Objective ==
  
Our goal is to support the Fedora ARM initiative by creating and managing a Koji build farm that will koji-shadow the primary architectures, so that every package built for the primary architectures (including updates) will be built for ARM. We have achieved the first part of that goal, Fedora ARM Koji is currently online and available to those with a Fedora account. If you do not already have an account wish to make use of the build system you can sign up [https://admin.fedoraproject.org/accounts/ Here].
+
Here at Seneca we're supporting the Fedora ARM initiative by creating and managing a Koji build farm that shadows the primary architectures, so that every package built for the primary architectures (including updates) will be built for ARM.
 +
 
 +
The [http://arm.koji.fedoraproject.org Fedora ARM Koji system] is currently online. Anyone with a Fedora account is welcome to build packages on it; if you do not already have an account wish to make use of the build system you can sign up using the [https://admin.fedoraproject.org/accounts/ Fedora Account System (fas2)].
  
 
== Status ==
 
== Status ==

Revision as of 17:58, 15 November 2010

Introduction

Fedora Secondary Architecture

Fedora is an open source community that produces the Fedora Linux distribution -- a complete operating system (and more) consisting of thousands of software packages. This software is available free of charge complete with the source code, so anyone can use, distribute, and modify it to meet their needs.

The Fedora distribution supports two primary architectures:

  • i386 - 32-bit Intel/AMD - the chips that power most 32-bit computers, laptops, and netbooks
  • x86_64 - 64-bit Intel/AMD - the chips that power most 64-bit computers and laptops

There are also a number of secondary archs:

  • ARM - A widely-used, low-power processor family commonly used for embedded and mobile applications, including cellphones and tablets
  • ia64 - Itanium
  • pa-risc - HP Precision Architecture
  • ppc - 32-bit Power PC
  • ppc64 - 64-bit Power PC
  • s390 - IBM mainframes (including z90 and z9)
  • sparc - Sun RISC architecture

ARM Processors

ARM chips are the most popular CPU produced -- approximately 5 billion are being made each year. These are being sold under a number of different brand names (ARM, StrongARM, Armada, Cortex, OMAP, Sheeva, Snapdragon, XScale) by a number of different manufacturers. Most of these are going into cellphones, but hundreds of millions are being used in other devices such as routers, NAS boxes, embedded controllers, tablets, and netbooks.

The One Laptop Per Child (OLPC) computers, model XO-1.75, use an ARM processor. Since Fedora is used on the XO units, having a reliable ARM build of Fedora is increasingly important.

Objective

Here at Seneca we're supporting the Fedora ARM initiative by creating and managing a Koji build farm that shadows the primary architectures, so that every package built for the primary architectures (including updates) will be built for ARM.

The Fedora ARM Koji system is currently online. Anyone with a Fedora account is welcome to build packages on it; if you do not already have an account wish to make use of the build system you can sign up using the Fedora Account System (fas2).

Status

The Fedora ARM Koji system is up and running; it is currently building F13 under the supervision of Paul Whalen and Chris Tyler. We have 22 hardware ARM builders at present (see ARM Hardware) which include 20 GuruPlug Server Plus, 1 BeagleBoard XM and an OpenRD Client. We are in the progress of building Fedora 13 and have just under 9000 packages built.

Current Tasks

Task Person Status Wiki Link
Build kernels natively and from SRPM Chris Tyler In progress Kernels

Resources

Wiki Pages

Mailing Lists

  • Fedora Mailing Lists
    • secondary - For discussion of secondary architectures
    • arm - For discussion of the ARM secondary architecture

Sites

IRC