RPM package repository for Fedora linux
This site describes the usage of the package repository for Fedora linux offered by this server. Almost all packages have been build for my personal usage. To enable other people taking profit of those packages I opened it for public usage.
Directory structure
For each hosted repository the following directory structure is used:
/ /i386 /i386/debug /SRPMS
Available repositories
| Release | Name | Repository | Repoview |
| Fedora Core 6 | Zod | [browse repository] | [repoview] |
| Fedora 7 | Moonshine | [browse repository] | [repoview] |
| Fedora 8 | Werewolf | [browse repository] | [repoview] |
| Fedora 9 | Sulphur | [browse repository] | [repoview] |
| Fedora 10 | Cambridge | [browse repository] | [repoview] |
| Fedora 11 | Leonidas | [browse repository] | [repoview] |
| Fedora 12 | Constantine | [browse repository] | [repoview] |
Signature of packages
All packages (except those used to install yum configuration) are signed using gnupg. To check the signature use the following public key: RPM-GPG-KEY-cyriacks.
Usage with yum
To integrate a specific repository to your local yum configuration use the offered release packages. These packages contain the public gnupg key as well as the yum configuration file. After installation of one of the following release packages (listed below) all other packages of the repository can be installed using yum. For example:
yum install <PACKAGENAME>
Release packages for yum
| Release | |
| Fedora Core 6 | http://rpm.cyriacks.net/cyriacks-release-6.rpm |
| Fedora 7 | http://rpm.cyriacks.net/cyriacks-release-7.rpm |
| Fedora 8 | http://rpm.cyriacks.net/cyriacks-release-8.rpm |
| Fedora 9 | http://rpm.cyriacks.net/cyriacks-release-9.rpm |
| Fedora 10 | http://rpm.cyriacks.net/cyriacks-release-10.rpm |
| Fedora 11 | http://rpm.cyriacks.net/cyriacks-release-11.rpm |
| Fedora 12 | http://rpm.cyriacks.net/cyriacks-release-12.rpm |
To install one of the listed release packages with yum use the following command
rpm -ihv <Package URL from table>

