Blame SOURCES/CentOS-Media.repo

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