From Fedora Project Wiki
< Architectures | PowerPC
Line 14: | Line 14: | ||
* the compose tools can't cope with more than one sub-architecture and thus for some packages there is only ppc64p7 rpm available. The missing rpms can be downloaded directly from koji. Sample koji.repo to be stored in /etc/yum.repos.d/ | * the compose tools can't cope with more than one sub-architecture and thus for some packages there is only ppc64p7 rpm available. The missing rpms can be downloaded directly from koji. Sample koji.repo to be stored in /etc/yum.repos.d/ | ||
< | <pre> | ||
.. | [koji] | ||
</ | name=koji | ||
baseurl=http://ppcpkgs.fedoraproject.org/repos/f$releasever/latest/$basearch/ | |||
cost=2000 | |||
enabled=1 | |||
</pre> | |||
* for installation on Mac G5 see https://github.com/masterzorag/G5_ppc64-linux | * for installation on Mac G5 see https://github.com/masterzorag/G5_ppc64-linux | ||
Revision as of 11:04, 10 January 2017
Downloads
Please download pre-release composes from
and for GA compose see
Release Notes
For older Release Notes see Architectures/PowerPC/24
- the compose tools can't cope with more than one sub-architecture and thus for some packages there is only ppc64p7 rpm available. The missing rpms can be downloaded directly from koji. Sample koji.repo to be stored in /etc/yum.repos.d/
[koji] name=koji baseurl=http://ppcpkgs.fedoraproject.org/repos/f$releasever/latest/$basearch/ cost=2000 enabled=1
- for installation on Mac G5 see https://github.com/masterzorag/G5_ppc64-linux