Blame SOURCES/CentOS-Stream-Media.repo

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