Created
July 15, 2014 18:12
-
-
Save jaytaph/5309839f9fe6f581c6cf to your computer and use it in GitHub Desktop.
remi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[remi] | |
name=Les RPM de remi pour Enterprise Linux 6 - $basearch | |
#baseurl=http://rpms.famillecollet.com/enterprise/6/remi/$basearch/ | |
mirrorlist=http://rpms.famillecollet.com/enterprise/6/remi/mirror | |
enabled=0 | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi | |
[remi-php55] | |
name=Les RPM de remi de PHP 5.5 pour Enterprise Linux 6 - $basearch | |
#baseurl=http://rpms.famillecollet.com/enterprise/6/php55/$basearch/ | |
mirrorlist=http://rpms.famillecollet.com/enterprise/6/php55/mirror | |
# WARNING: If you enable this repository, you must also enable "remi" | |
enabled=0 | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi | |
[remi-php56] | |
name=Les RPM de remi de PHP 5.6 pour Enterprise Linux 6 - $basearch | |
#baseurl=http://rpms.famillecollet.com/enterprise/6/php56/$basearch/ | |
mirrorlist=http://rpms.famillecollet.com/enterprise/6/php56/mirror | |
# WARNING: If you enable this repository, you must also enable "remi" | |
enabled=0 | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi | |
[remi-test] | |
name=Les RPM de remi en test pour Enterprise Linux 6 - $basearch | |
#baseurl=http://rpms.famillecollet.com/enterprise/6/test/$basearch/ | |
mirrorlist=http://rpms.famillecollet.com/enterprise/6/test/mirror | |
# WARNING: If you enable this repository, you must also enable "remi" | |
enabled=0 | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi | |
[remi-debuginfo] | |
name=Les RPM de remi pour Enterprise Linux 6 - $basearch - debuginfo | |
baseurl=http://rpms.famillecollet.com/enterprise/6/debug-remi/$basearch/ | |
enabled=0 | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi | |
[remi-php55-debuginfo] | |
name=Les RPM de remi de PHP 5.5 pour Enterprise Linux 6 - $basearch - debuginfo | |
baseurl=http://rpms.famillecollet.com/enterprise/6/debug-php55/$basearch/ | |
enabled=0 | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi | |
[remi-php56-debuginfo] | |
name=Les RPM de remi de PHP 5.6 pour Enterprise Linux 6 - $basearch - debuginfo | |
baseurl=http://rpms.famillecollet.com/enterprise/6/debug-php56/$basearch/ | |
enabled=0 | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi | |
[remi-test-debuginfo] | |
name=Les RPM de remi en test pour Enterprise Linux 6 - $basearch - debuginfo | |
baseurl=http://rpms.famillecollet.com/enterprise/6/debug-test/$basearch/ | |
enabled=0 | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment