Difference between revisions of "Fedora ARM Secondary Architecture"

From CDOT Wiki
Jump to: navigation, search
(Current Tasks)
(Status)
 
(63 intermediate revisions by 15 users not shown)
Line 1: Line 1:
 
[[Category:Fedora]][[Category:SBR600]][[Category:Fedora ARM Secondary Architecture]]
 
[[Category:Fedora]][[Category:SBR600]][[Category:Fedora ARM Secondary Architecture]]
 
= Introduction =
 
= Introduction =
== Fedora Secondary Architecture ==
+
== Fedora Architectures ==
  
Fedora supports two primary architectures:
+
[http://fedoraproject.org Fedora] is an [http://opensource.org open source] community that produces the [http://get.fedoraproject.org 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.
* i386 - 32-bit Intel/AMD-compatible
 
* x86_64 - 64-bit Intel/AMD-compatible
 
  
There are also a number of secondary archs:
+
The Fedora distribution supports two primary architectures; these are the primary targets for the packages in Fedora:
* arm - A widely-used, low-power processor family commonly used for embedded and mobile applications
+
* 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 architechtures, maintained by various groups within the larger Fedora community:
 +
* '''ARM''' - A widely-used, low-power processor family commonly used for embedded and mobile applications, including cellphones and tablets
 
* ia64 - Itanium
 
* ia64 - Itanium
 
* pa-risc - HP Precision Architecture  
 
* pa-risc - HP Precision Architecture  
Line 16: Line 18:
 
* sparc - Sun RISC architecture
 
* sparc - Sun RISC architecture
  
The ARM architecture is increasingly important, but there's a lot more that could be done in terms of update frequency, number of packages successfully built, transparency of process, and integration with the other Fedora build processes.
+
The [[:fedora:Architectures/ARM|Fedora ARM Secondary Architecture]] project supports Fedora on ARM processors.
  
 
== ARM Processors ==
 
== ARM Processors ==
  
ARM chips are the most popular CPU produced -- approximately 1.6 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.
+
ARM chips are the most popular CPU produced -- in excess of 7 billion are being made each year, or about a million an hour. 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.
 
 
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.
 
  
== Goal ==
+
ARM processors are used in emerging ''hyperscale'' energy-efficient compute systems based on [http://calxeda.com Calxeda] and [http://marvell.com Marvell] processors.
  
To support the Fedora ARM initiative by creating and managing a Koji build farm that will koji-shadow the primary architectures.
+
In addition, ARM processors are used on:
 +
* [http://www.laptop.org One Laptop Per Child] (OLPC) computers, model XO-1.75 and higher (Fedora is used on the XO units)
 +
* the [http://raspberrypi.org Raspberry Pi], [http://apc.io APC], and other under-$100 "hackputers"
 +
* [http://plugcomputer.org Plug Computers]
  
= Plan =
+
== Objective ==
  
== Initial Plan ==
+
Seneca is supporting the Fedora ARM initiative by hosting and managing a [[:fedora:Koji|Koji]] build farm that shadows the primary architectures, so that every package built for the primary architectures (including updates) is to be built for ARM.
  
We're going to set up a Koji build system for ARM. Initially this will be based on the [[CDOT Development Systems|CDOT system]] [http://hongkong.proximity.on.ca/ HongKong]. Initial ARM builders will use QEMU emulation, which will be replaced by [[Fedora ARM Secondary Architecture/ARM hardware|ARM Hardware]] when it arrives.
+
The [[Fedora ARM Koji Buildsystem]] is accessible through a [http://arm.koji.fedoraproject.org web interface] and through the koji command-line tools provided as part of Fedora. 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 ==
  
Notes on Koji status at 2010-04-10 15:50:
+
* Currently building F20.
* hub is UP!
+
* See the [[Fedora ARM Secondary Architecture/ARM hardware|ARM Hardware]] page for details of the build farm hardware.
* kojira user added
 
* builder on arm-001-008 is UP! -- see: koji list-hosts
 
* arm target has been added: koji list-targets
 
* test tag has been added: koji list-tags
 
* '''next''': need to set up kojira and bootstrap the build process. Also need to set up koji-web.
 
 
 
== Current Tasks ==
 
 
 
* [[Winter 2010 SBR600 Posters and Presentations]]
 
 
 
{|width="100%" border="1" cellspacing="0" cellpadding="3" class="mediawiki sortable"
 
!Task
 
!Person
 
!Status
 
!Wiki Link
 
 
 
|-
 
|Koji Hub setup - PostgreSQL master
 
|[[User:adaniel3|Arlene Daniel]]
 
|In Progress - Goal of March 22
 
|[[Fedora Arm Secondary Architecture/Koji Database|Koji Database]]
 
 
 
|-
 
|Koji Hub setup - Koji Hub configuration
 
|[[User:Paul.W|Paul Whalen]],[[User:Sadiki|Sadiki Latty]]
 
|
 
|[[Fedora Arm Secondary Architecture/Koji Hub|Koji Hub]]
 
 
 
|-
 
|Koji Hub setup - Certificates/security
 
|[[User:Sadiki|Sadiki Latty]]
 
|
 
|[[Fedora Arm Secondary Architecture/Koji Certificates|Koji Certificates]]
 
 
 
|-
 
|Koji Builder setup - Shared filesystem
 
|[[User:Mashh|Mashfique Haque]]
 
|
 
|[[Fedora Arm Secondary Architecture/Koji shared filesystem|Koji shared filesystem]]
 
 
 
|-
 
|Koji Builder setup - Koji Build Daemon
 
|[[User:Dpcabra1|David Cabral]]
 
|99%
 
|[[Fedora Arm Secondary Architecture/Koji Builders|Koji Builders]]
 
 
 
|-
 
|Performance - iSCSI vs. NFS vs. Local USB disk
 
|[[User:Dmchisho|David Chisholm]]
 
|Completed
 
|[[Fedora Arm Secondary Architecture/Storage performance|Storage Performance]]
 
 
 
|-
 
|Initial mock tests on ARM
 
|Everyone
 
|80%
 
|[[Fedora ARM Secondary Architecture/Initial Mock Compilation Tests|Initial Mock Compilation Tests]]
 
|-
 
 
 
|Research and create image for F12 on OpenRD-Client
 
|[[User:Paul.W|Paul Whalen]]
 
|Completed
 
|[[Fedora_ARM_Secondary_Architecture/F12_on_OpenRD-Client|F12 on OpenRD-Client]]
 
 
 
|-
 
|NFS setup - HongKong to VMs
 
|[[User:Dmchisho|David Chisholm]]
 
|Completed
 
|[[Fedora Arm Secondary Architecture/NFS Configuration|NFS Configuration]]
 
 
 
|-
 
|Networking with NAT to connect OpenRD
 
|[[User:Sadiki|Sadiki Latty]]
 
|Completed
 
|[[Fedora Arm Secondary Architecture/NAT|NAT]]
 
 
 
|-
 
|Revise mock config and .repo files in release RPM
 
|[[User:Dpcabra1|David Cabral]]
 
|53%
 
|[[Fedora ARM Secondary Architecture/Local mirror of ARM repositories|Repos]]
 
 
 
|-
 
|Build kernels natively and from SRPM
 
|[[User:Chris Tyler|Chris Tyler]]
 
|In progress
 
|[[Fedora ARM Secondary Architecture/Kernels|Kernels]]
 
 
 
|-
 
|Build iSCSI-capable kernel for testing
 
|[[User:Chris Tyler|Chris Tyler]]
 
|100%
 
|[[Fedora ARM Secondary Architecture/iSCSI|iSCSI]]
 
 
 
|-
 
|Set up F12 on OpenRD-Client
 
|[[User:Chris Tyler|Chris Tyler]]
 
|100%
 
|[[Fedora ARM Secondary Architecture/OpenRD-Client|OpenRD-Client]]
 
 
 
|-
 
|Set up F12 on SheevaPlug
 
|[[User:Apvlahopoulos|Alex Pvlahopoulos]]
 
|In progress
 
|[[Fedora ARM Secondary Architecture/SheevaPlug|SheevaPlug]]
 
 
 
|-
 
|Posters
 
|[[User:Mashh|Mashfique Haque]]
 
|In Progress
 
|[[Fedora Arm Secondary Architecture/Research Posters|Research Poster]]
 
 
 
|-
 
|Local F12-ARM mirror
 
|David Cabral, David Chisholm, Daniel Gilloch
 
|Completed
 
|[[Fedora ARM Secondary Architecture/Local mirror of ARM repositories|Local mirror of ARM repositories]]
 
 
 
|-
 
|VM Setup
 
|Sadiki Latty, Paul Whalen, Arlene Daniel
 
|Completed
 
|[[Fedora ARM Secondary Architecture/ARM VMs|Set of standing VMs running the ARM image in emulation]]
 
 
 
|-
 
|Mock configuration
 
|[[User:Chris Tyler|Chris Tyler]]
 
|Completed
 
|[[Fedora ARM Secondary Architecture/Mock Config Repo|mock configuration repository for ARM]]
 
 
 
|-
 
|Bootstrap the Koji repo
 
|[[User:Chris Tyler|Chris Tyler]]
 
|Completed - ???
 
|[[FedoraARM Secondary Architecture/Repo Bootstrap|Repo Bootstrap]]
 
 
 
|}
 
  
 
= Resources =
 
= Resources =
  
 
== Wiki Pages ==
 
== Wiki Pages ==
 +
 +
* Seneca Wiki
 +
** [[:category:Fedora ARM Secondary Architecture|Fedora ARM Secondary Architecture]] (Category)
 +
** [[Fedora ARM Koji Buildsystem]]
 +
** [[Fedora ARM Secondary Architecture/ARM hardware]]
 +
** [[Motion Sensor Interfacing for Panda Board based Dash Board System]]
  
 
* Fedora Project wiki
 
* Fedora Project wiki
** [[:fedora:Architectures]]
+
** [[:fedora:Architectures|Architectures]]
** [[:fedora:Architectures/ARM]]
+
** [[:fedora:Architectures/ARM|Architectures/ARM]]
** [[:fedora:Koji]]
+
** [[:fedora:Koji|Koji]]
*** [[:fedora:Koji/ServerHowTo]]
+
*** [[:fedora:Koji/ServerHowTo|Koji/ServerHowTo]]
*** [[:fedora:Koji/Policies]]
+
*** [[:fedora:Koji/Policies|Koji/Policies]]
  
= Mailing Lists =
+
== Mailing Lists ==
  
 
* Fedora Mailing Lists
 
* Fedora Mailing Lists
Line 193: Line 65:
 
** [https://admin.fedoraproject.org/mailman/listinfo/arm arm] - For discussion of the ARM secondary architecture
 
** [https://admin.fedoraproject.org/mailman/listinfo/arm arm] - For discussion of the ARM secondary architecture
  
= Sites =
+
== Sites ==
 +
 
  
 +
*  [http://fedoraproject.org/wiki/Architectures/ARM/HowToQemu Using Fedora ARM with Qemu]
 
* [https://fedorahosted.org/koji/ Koji software project site]
 
* [https://fedorahosted.org/koji/ Koji software project site]
* Booting OpenRD from SD: http://blog.thebehrens.net/category/tinkering/
+
* [http://blog.thebehrens.net/category/tinkering/ Booting OpenRD from SD]
* SheevaPlug Update instructions: http://chiana.homelinux.org/~marc/eib_sheeva.html
+
*   [http://paulfedora.wordpress.com/2010/05/13/installing-fedora-12-on-a-guruplug/ Booting GuruPlug Server from SD]
  
= IRC =
+
== IRC ==
  
 +
* Fedora ARM Build Master - Paul Whalen - PaulW or PaulW_cdot on irc://irc.freenode.net/fedora-arm
 +
* Seneca Fedora-ARM Project Coordinator - Chris Tyler - ctyler on irc://irc.freenode.net/fedora-arm
 
* Secondary Arch lead - Dennis Gilmore - dgilmore on irc://irc.freenode.net/fedora-devel or irc://irc.freenode.net/fedora-arm
 
* Secondary Arch lead - Dennis Gilmore - dgilmore on irc://irc.freenode.net/fedora-devel or irc://irc.freenode.net/fedora-arm
 
* Fedora-ARM community - irc://irc.freenode.net/fedora-arm
 
* Fedora-ARM community - irc://irc.freenode.net/fedora-arm
 
* Koji community: irc://irc.freenode.net/koji
 
* Koji community: irc://irc.freenode.net/koji

Latest revision as of 18:02, 23 January 2014

Introduction

Fedora Architectures

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; these are the primary targets for the packages in Fedora:

  • 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 architechtures, maintained by various groups within the larger Fedora community:

  • 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

The Fedora ARM Secondary Architecture project supports Fedora on ARM processors.

ARM Processors

ARM chips are the most popular CPU produced -- in excess of 7 billion are being made each year, or about a million an hour. 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.

ARM processors are used in emerging hyperscale energy-efficient compute systems based on Calxeda and Marvell processors.

In addition, ARM processors are used on:

Objective

Seneca is supporting the Fedora ARM initiative by hosting and managing a Koji build farm that shadows the primary architectures, so that every package built for the primary architectures (including updates) is to be built for ARM.

The Fedora ARM Koji Buildsystem is accessible through a web interface and through the koji command-line tools provided as part of Fedora. 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

  • Currently building F20.
  • See the ARM Hardware page for details of the build farm hardware.

Resources

Wiki Pages

Mailing Lists

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

Sites

IRC