Edit Info Other
Login

ARM"

Differences between revisions 11 and 12
Revision 11 as of 2013-01-04 00:24:37
Size: 1895
Comment:
Revision 12 as of 2013-02-05 22:50:41
Size: 2276
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
We are at a pre-infrastructure step. It means that there is no public build infrastructure yet. The packages are produced in mock and are fully usable. We are at a pre-infrastructure step. It means that there is no public build infrastructure yet. The packages are produced in mock or koji and are fully usable.
Line 11: Line 11:
At this step, the 'free released' repository is made and the nonfree section is not yet available.
Some 'free updates' packages are available.
The support for kmod should be available packaging wise, but no kmod is available from repo since there might be a bug with the installation of some headers in the fedora kernel-devel RPM.
Currently, the free and nonfree sections of the 'release' repositories for Fedora 17 are completed. Some 'free updates' packages are available.
The repositories for fedora 18 are currently populated with the packages from f17 that were not rebuilt during the f18 cycle. Packages targeting Fedora 18 will be made available as soon as possible.

The support for kmod should be available
packaging wise, but no kmod is available from repository since there might be a bug with the installation of some headers in the fedora kernel-devel RPM. Testers welcomed.
Line 24: Line 25:
 * Fedora 18: {{{
su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-18.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-18.noarch.rpm'
}}}
Line 30: Line 35:


= Packages =
Not yet imported.

(The repository layout is already present).

Vea esta página en español

This page is about ARM support within RPM Fusion.

Introduction

RPM Fusion support for the ARM architecture starting with Fedora 17 for both softfp/hardfp.

Status

We are at a pre-infrastructure step. It means that there is no public build infrastructure yet. The packages are produced in mock or koji and are fully usable.

Currently, the free and nonfree sections of the 'release' repositories for Fedora 17 are completed. Some 'free updates' packages are available. The repositories for fedora 18 are currently populated with the packages from f17 that were not rebuilt during the f18 cycle. Packages targeting Fedora 18 will be made available as soon as possible.

The support for kmod should be available packaging wise, but no kmod is available from repository since there might be a bug with the installation of some headers in the fedora kernel-devel RPM. Testers welcomed.

You can help looking at the RPM Fusion bugzilla tracker for ARM

Enabling RPM Fusion for ARM

The Installation procedure the same as the primary arches. MirrorManager will point to the appropriate secondary repository for your ARM flavour. If you want to rely on baseurl instead of mirrorlist, please verify to change the paths with fedora to fedora-secondary instead.

  • Fedora 17:

    su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-17.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-17.noarch.rpm'
  • Fedora 18:

    su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-18.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-18.noarch.rpm'

Maintainers

NicolasChauvet: Primary maintainer, ARM bug hunter and QA contact.

Add your name and create a wiki page.

Knows issues

Please see the related bugzilla entry:

  • ARM-FTBFS bugzilla Tracker.

  • Report related to ARM :
  • Fix kernel-devel allowing to build out-of-tree-modules.

Links

* https://fedoraproject.org/wiki/Architectures/ARM

Architectures/ARM (last edited 2023-11-14 09:37:58 by anonymous)