Difference between revisions of "centos 6.5 repo yum file"

From cpwiki.net
Jump to: navigation, search
Check Point Profressional Services
(Created page with "[rhel-source] name=Red Hat Enterprise Linux $releasever - $basearch - Source baseurl=ftp://ftp.redhat.com/pub/redhat/linux/enterprise/$releasever/en/os/SRPMS/ enabled=0 gpgche...")
 
Line 1: Line 1:
[rhel-source]
+
<br>[rhel-source]
name=Red Hat Enterprise Linux $releasever - $basearch - Source
+
<br>name=Red Hat Enterprise Linux $releasever - $basearch - Source
baseurl=ftp://ftp.redhat.com/pub/redhat/linux/enterprise/$releasever/en/os/SRPMS/
+
<br>baseurl=ftp://ftp.redhat.com/pub/redhat/linux/enterprise/$releasever/en/os/SRPMS/
enabled=0
+
<br>enabled=0
gpgcheck=1
+
<br>gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
+
<br>gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
 
+
<br>
[rhel-source-beta]
+
<br>[rhel-source-beta]
name=Red Hat Enterprise Linux $releasever Beta - $basearch - Source
+
<br>name=Red Hat Enterprise Linux $releasever Beta - $basearch - Source
baseurl=ftp://ftp.redhat.com/pub/redhat/linux/beta/$releasever/en/os/SRPMS/
+
<br>baseurl=ftp://ftp.redhat.com/pub/redhat/linux/beta/$releasever/en/os/SRPMS/
enabled=0
+
<br>enabled=0
gpgcheck=1
+
<br>gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta,file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
+
<br>gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta,file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
 
+
<br>
[CentOS6base]
+
<br>[CentOS6base]
name=CentOS-6-Base
+
<br>name=CentOS-6-Base
mirrorlist=http://mirrorlist.centos.org/?release=6&arch=$basearch&repo=os
+
<br>mirrorlist=http://mirrorlist.centos.org/?release=6&arch=$basearch&repo=os
gpgcheck=1
+
<br>gpgcheck=1
enabled=1
+
<br>enabled=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY=CentOS-6
+
<br>gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY=CentOS-6
 
+
<br>
[CentOS6updates]
+
<br>[CentOS6updates]
name=CentOS-6-Updates
+
<br>name=CentOS-6-Updates
mirrorlist=http://mirrorlist.centos.org/?release=6&arch=$basearch&repo=updates
+
<br>mirrorlist=http://mirrorlist.centos.org/?release=6&arch=$basearch&repo=updates
gpgcheck=1
+
<br>gpgcheck=1
enabled=1
+
<br>enabled=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-6
+
<br>gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-6
 
+
<br>
[CentOS6plus]
+
<br>[CentOS6plus]
name=CentOS-6-Plus
+
<br>name=CentOS-6-Plus
mirrorlist=http://mirrorlist.centos.org/?release=6&arch=$basearch&repo=centosplus
+
<br>mirrorlist=http://mirrorlist.centos.org/?release=6&arch=$basearch&repo=centosplus
gpgcheck=1
+
<br>gpgcheck=1
enabled=1
+
<br>enabled=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-6
+
<br>gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-6

Revision as of 22:34, 24 May 2017


[rhel-source]
name=Red Hat Enterprise Linux $releasever - $basearch - Source
baseurl=ftp://ftp.redhat.com/pub/redhat/linux/enterprise/$releasever/en/os/SRPMS/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release

[rhel-source-beta]
name=Red Hat Enterprise Linux $releasever Beta - $basearch - Source
baseurl=ftp://ftp.redhat.com/pub/redhat/linux/beta/$releasever/en/os/SRPMS/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta,file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release

[CentOS6base]
name=CentOS-6-Base
mirrorlist=http://mirrorlist.centos.org/?release=6&arch=$basearch&repo=os
gpgcheck=1
enabled=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY=CentOS-6

[CentOS6updates]
name=CentOS-6-Updates
mirrorlist=http://mirrorlist.centos.org/?release=6&arch=$basearch&repo=updates
gpgcheck=1
enabled=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-6

[CentOS6plus]
name=CentOS-6-Plus
mirrorlist=http://mirrorlist.centos.org/?release=6&arch=$basearch&repo=centosplus
gpgcheck=1
enabled=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-6