From Fedora Project Wiki
(Start of refactoring)
mNo edit summary
Line 2: Line 2:


= Introduction =
= Introduction =
The Fedora-ARM project is aimed at getting
= Resources =
= Resources =
* [[Architectures/ARM/Team and Developers]]
* [[Architectures/ARM/Team and Developers]]
Line 7: Line 10:
* [[Architectures/ARM/Package Maintainers]]
* [[Architectures/ARM/Package Maintainers]]


<!--


----
----


'''OLD PAGE CONTENTS HERE'''
'''OLD PAGE CONTENTS HERE'''
<!-- page was renamed from ARM -->


= Fedora ARM =
= Fedora ARM =
Line 75: Line 79:


There is also a separate [http://arm.koji.fedoraproject.org/koji/ Fedora ARM Koji Webinterface].
There is also a separate [http://arm.koji.fedoraproject.org/koji/ Fedora ARM Koji Webinterface].
 
-->
[[Category:Arch-specific SIGs]][[Category:SIGs]]
[[Category:Arch-specific SIGs]][[Category:SIGs]]
[[Category:Fedora special-interest groups|ARM]]
[[Category:Fedora special-interest groups|ARM]]

Revision as of 18:59, 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.

Introduction

The Fedora-ARM project is aimed at getting

Resources


  • We have a TODO list.
  • Have a look at the Credits page
  • Fedora ARM is currently heavily driven by the Seneca Centre for Development of Open Technology (CDOT) at the School of Computer Studies at Seneca College, Toronto. More information about their status can be found in the CDOT ARM wiki

How to get in touch?

Tracker Bugs

If excluding ARM architectures you need to make the bug block F-ExcludeArch-ARM

to see whats currently blocking visit Bugzilla

If a bug is specific to ARM architectures make the bug blocking ARMTracker

to see not yet resolved issues visit Bugzilla

Package Maintainer Notes

As part of setting up to be a package maintainer, you should have run fedora-packager-setup from the fedora-packager rpm. That will write secondary arch config files in ~/.koji. To kick off a build for a package you maintain, run:

make SECONDARY_CONFIG="-c ~/.koji/arm-config" build

To kick off a koji scratch build, run:

koji -c ~/.koji/arm-config build --scratch dist-f13 /path/to/srpm

You can change the dist tag to the dist you want to target.

There is also a separate Fedora ARM Koji Webinterface. -->