Blame SOURCES/CentOS-Stream-Media.repo

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