Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # CentOS-Base.repo
- #
- # The mirror system uses the connecting IP address of the client and the
- # update status of each mirror to pick mirrors that are updated to and
- # geographically close to the client. You should use this for CentOS updates
- # unless you are manually picking other mirrors.
- #
- # If the mirrorlist= does not work for you, as a fall back you can try the
- # remarked out baseurl= line instead.
- #
- #
- # CentOS-Base.repo
- # http://kambing.ui.ac.id/centos/7/
- [CentOS Plus]
- name=CentOS
- baseurl=http://kambing.ui.ac.id/centos/7/centosplus/x86_64/
- enabled=1
- gpgcheck=1
- gpgkey=http://kambing.ui.ac.id/centos/RPM-GPG-KEY-CentOS-7
- [Extras]
- name=CentOS
- baseurl=http://kambing.ui.ac.id/centos/7/extras/x86_64/
- enabled=1
- gpgcheck=1
- gpgkey=http://kambing.ui.ac.id/centos/RPM-GPG-KEY-CentOS-7
- [Fasttrack]
- name=CentOS
- baseurl=http://kambing.ui.ac.id/centos/7/fasttrack/x86_64/
- enabled=1
- gpgcheck=1
- gpgkey=http://kambing.ui.ac.id/centos/RPM-GPG-KEY-CentOS-7
- [OS]
- name=CentOS
- baseurl=http://kambing.ui.ac.id/centos/7/os/x86_64/
- enabled=1
- gpgcheck=1
- gpgkey=http://kambing.ui.ac.id/centos/RPM-GPG-KEY-CentOS-7
- [Update]
- name=CentOS
- baseurl=http://kambing.ui.ac.id/centos/7/updates/x86_64/
- enabled=1
- gpgcheck=1
- gpgkey=http://kambing.ui.ac.id/centos/RPM-GPG-KEY-CentOS-7
Add Comment
Please, Sign In to add comment