Initial commit.
This commit is contained in:
20
yum.repos.d/atomic.repo
Normal file
20
yum.repos.d/atomic.repo
Normal file
@@ -0,0 +1,20 @@
|
||||
# Name: Atomic Rocket Turtle RPM Repository for CentOS / Red Hat Enterprise Linux 5 -
|
||||
# URL: http://www.atomicrocketturtle.com/
|
||||
[atomic]
|
||||
name = CentOS / Red Hat Enterprise Linux $releasever - atomic
|
||||
mirrorlist = http://updates.atomicorp.com/channels/mirrorlist/atomic/centos-$releasever-$basearch
|
||||
enabled = 0
|
||||
protect = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
|
||||
file:///etc/pki/rpm-gpg/RPM-GPG-KEY.atomicorp.txt
|
||||
gpgcheck = 1
|
||||
|
||||
# Almost Stable, release candidates for [atomic]
|
||||
[atomic-testing]
|
||||
name = CentOS / Red Hat Enterprise Linux $releasever - atomic - (Testing)
|
||||
mirrorlist = http://updates.atomicorp.com/channels/mirrorlist/atomic-testing/centos-$releasever-$basearch
|
||||
enabled = 0
|
||||
protect = 0
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY.art.txt
|
||||
file:///etc/pki/rpm-gpg/RPM-GPG-KEY.atomicorp.txt
|
||||
gpgcheck = 1
|
||||
Reference in New Issue
Block a user