arrfab / rpms / centos-repos

Forked from rpms/centos-repos 2 years ago
Clone

Blame SOURCES/CentOS-Media.repo

161103
# CentOS-Media.repo
161103
#
161103
#  This repo can be used with mounted DVD media, verify the mount point for
161103
#  CentOS-8.  You can use this repo and yum to install items directly off the
161103
#  DVD ISO that we release.
161103
#
161103
# To use this repo, put in your DVD and use it with the other repos too:
161103
#  yum --enablerepo=c8-media [command]
161103
#
161103
# or for ONLY the media repo, do this:
161103
#
161103
#  yum --disablerepo=\* --enablerepo=c8-media [command]
161103
161103
[c8-media-BaseOS]
161103
name=CentOS-BaseOS-$releasever - Media
161103
baseurl=file:///media/CentOS/BaseOS
161103
        file:///media/cdrom/BaseOS
161103
        file:///media/cdrecorder/BaseOS
161103
gpgcheck=1
161103
enabled=0
161103
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
161103
161103
[c8-media-AppStream]
161103
name=CentOS-AppStream-$releasever - Media
161103
baseurl=file:///media/CentOS/AppStream
161103
        file:///media/cdrom/AppStream
161103
        file:///media/cdrecorder/AppStream
161103
gpgcheck=1
161103
enabled=0
161103
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial