From Fedora Project Wiki
(8 intermediate revisions by 3 users not shown)
Line 14: Line 14:


== Members ==
== Members ==
* [[KarstenHopp| Karsten Hopp]] (IBM Power 730 Express Server)
* [[User:sharkcz| Dan Horák]] (IBM IntelliStation 275)
* [[User:sharkcz| Dan Horák]] (IBM IntelliStation 275)
* [[User:than| Than Ngo]]
* [[User:than| Than Ngo]]
* Mark Hamzy
* Mark Hamzy
* Brent Baude
* Mike Wolf
* [[User:Gustavold| Gustavo Luiz Duarte]]
* [[User:Gustavold| Gustavo Luiz Duarte]]
* [[User:menantea| Guy Menanteau]]
* [[User:menantea| Guy Menanteau]]
 
* [[User:sinnykumari| Sinny Kumari]]
== Meetings ==
* We don't schedule any IRC meetings, although starting at the Alpha phase of any release we'll try to find some time each day to discuss open issues on our {{fpchat|#fedora-ppc}} channel on IRC .
* The last 'real' [[Architectures/PowerPC/Meetings/FUDCon_Lawrence_2013|meeting]] of the Fedora-PPC team took place at the FUDcon 2013 in Lawrence, Kansas.
 
== Current Development ==
 
[[Architectures/PowerPC/CurrentDevelopment]] tracks our current development efforts.
 
Also see the [http://ppc.koji.fedoraproject.org/koji/serverstatus dashboard] for constantly updated stats on when the most recent pushes were, number of unsigned packages, most important build failures, etc.


== Stable Release, GPG keys ==  
== Stable Release, GPG keys ==  
Line 40: Line 30:
=== Release Notes ===
=== Release Notes ===


* [[Architectures/PowerPC/26|Fedora 26]]
* [[Architectures/PowerPC/25|Fedora 25]]
* [[Architectures/PowerPC/25|Fedora 25]]
* [[Architectures/PowerPC/24|Fedora 24]]
* [[Architectures/PowerPC/24|Fedora 24]]
Line 47: Line 38:
Only 64bit machines (big endian Power5 or newer and little endian Power8 or newer) are supported, 32bit packages are not available anymore in F22 or newer. The last Fedora release with 32bit boot images was Fedora 17. Although it might be possible to install a 32bit F17 release and then update with the latest F21 packages, this is not supported by the Fedora PPC developers anymore.  
Only 64bit machines (big endian Power5 or newer and little endian Power8 or newer) are supported, 32bit packages are not available anymore in F22 or newer. The last Fedora release with 32bit boot images was Fedora 17. Although it might be possible to install a 32bit F17 release and then update with the latest F21 packages, this is not supported by the Fedora PPC developers anymore.  


Fedora 18 and newer also includes several optimized packages for Power7 machines. These will be installed automatically if a Power7 processor is detected.
Fedora 18 through Fedora 23 also includes several optimized packages for Power7 machines. These will be installed automatically if a Power7 processor is detected.  The focus for Fedora 24 and newer is on Power8 or newer hardware and the optimizations for these CPU types are handled through a different mechanism.


== Previous Releases ==
== Previous Releases ==
Line 65: Line 56:
Scratch builds can be found [http://ppc.koji.fedoraproject.org/scratch/ here], and will be removed from koji automatically after a while.
Scratch builds can be found [http://ppc.koji.fedoraproject.org/scratch/ here], and will be removed from koji automatically after a while.


For a build to end up in the final Fedora for Power distribution, that NVR must have been built on the primary Fedora koji and then pushed as an update for that release. koji-shadow is used by Fedora for Power to track both the stable (e.g. 'f20' during f20 branched development and 'f20-updates' after GA) and updates-testing tags of each release, as well as the current rawhide tag. Please feel free to find [[user:dwa|dwa]] or [[user:karsten|Kick_]] on the #fedora-ppc IRC channel if you have questions about the koji-shadow process.
For a build to end up in the final Fedora for Power distribution, that NVR must have been built on the primary Fedora koji and then pushed as an update for that release. koji-shadow is used by Fedora for Power to track both the stable (e.g. 'f20' during f20 branched development and 'f20-updates' after GA) and updates-testing tags of each release, as well as the current rawhide tag. Please feel free to find [[User:sharkcz| Dan Horák]] on the #fedora-ppc IRC channel if you have questions about the koji-shadow process.


====Rawhide====
====Rawhide====
On October 29, 2016 announcement was made to [https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/SBQOANIUYRRRJGK3BNN5WOYERMEVTD5V/ merge ppc64(le)] koji builds of packages with [http://koji.fedoraproject.org/koji/ primary koji].
On October 29, 2016 announcement was made to [https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/SBQOANIUYRRRJGK3BNN5WOYERMEVTD5V/ merge ppc64(le)] koji builds of packages with [http://koji.fedoraproject.org/koji/ primary koji].


To make a scratch build of package for rawhide, run:
To make a scratch build of package for ppc64 and ppc64le in Fedora rawhide, run:
   koji build --scratch rawhide yourpkg.src.rpm
   koji build --scratch --arch-override=ppc64,ppc64le rawhide yourpkg.src.rpm


=== PPC Shell access for debugging ===
=== PPC Shell access for debugging ===
[[user:baude|Brent Baude]] ([[fas:baude|rangerpb]]) or [[user:karsten|Karsten Hopp]] ([[fas:karsten|Kick_]]) may provide you access to a PPC box for build debugging purposes. Just send them an e-mail with an request and a public SSH key.
[[user:sharkcz|Dan Horák ]] ([[fas:sharkcz|sharkcz]]) can provide you access to a PPC box for build debugging purposes. Just send him an e-mail with a request and a public SSH key.
fedora-infra team is also working on providing easier access to a PowerPC VM for debugging build issues. Once we have it ready, we will update this section.


== Bugzilla ==
== Bugzilla ==

Revision as of 14:39, 8 December 2016

Shortcut:
Arch:PPC
Idea.png
Getting Started with Fedora for Power::
Check out our current development efforts and join the Fedora for Power team on IRC in #fedora-ppc[?] on http://freenode.net

PowerPC/POWER Special Interest Group

Members

Stable Release, GPG keys

Fedora 25 is the latest stable release of Fedora for Power. It was announced on November 22, 2016. Please see the release announcement for additional details or download it directly from here.

Fedora for Power uses different GPG keys than the primary architectures. Check The official Fedora GPG key list for a list of secondary arch keys.

Release Notes

Supported Architectures

Only 64bit machines (big endian Power5 or newer and little endian Power8 or newer) are supported, 32bit packages are not available anymore in F22 or newer. The last Fedora release with 32bit boot images was Fedora 17. Although it might be possible to install a 32bit F17 release and then update with the latest F21 packages, this is not supported by the Fedora PPC developers anymore.

Fedora 18 through Fedora 23 also includes several optimized packages for Power7 machines. These will be installed automatically if a Power7 processor is detected. The focus for Fedora 24 and newer is on Power8 or newer hardware and the optimizations for these CPU types are handled through a different mechanism.

Previous Releases

You can find information about previous Fedora for Power releases at Architectures/PowerPC/PreviousReleases.

Build System & Resources

Koji

F25 or previous releases

Till F25, all official Fedora PowerPC packages are built by the koji build system at the PowerPC koji hub Everyone with a Fedora account can do scratch builds of packages on the PowerPC koji build system. After running fedora-packager-setup from the fedora-packager rpm

ppc-koji build --scratch f20 yourpkg.src.rpm

Scratch builds can be found here, and will be removed from koji automatically after a while.

For a build to end up in the final Fedora for Power distribution, that NVR must have been built on the primary Fedora koji and then pushed as an update for that release. koji-shadow is used by Fedora for Power to track both the stable (e.g. 'f20' during f20 branched development and 'f20-updates' after GA) and updates-testing tags of each release, as well as the current rawhide tag. Please feel free to find Dan Horák on the #fedora-ppc IRC channel if you have questions about the koji-shadow process.

Rawhide

On October 29, 2016 announcement was made to merge ppc64(le) koji builds of packages with primary koji.

To make a scratch build of package for ppc64 and ppc64le in Fedora rawhide, run:

  koji build --scratch --arch-override=ppc64,ppc64le rawhide yourpkg.src.rpm

PPC Shell access for debugging

Dan Horák (sharkcz) can provide you access to a PPC box for build debugging purposes. Just send him an e-mail with a request and a public SSH key. fedora-infra team is also working on providing easier access to a PowerPC VM for debugging build issues. Once we have it ready, we will update this section.

Bugzilla


Links