Blame SOURCES/CentOS-Media.repo

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