Blame SOURCES/CentOS-Linux-Media.repo

4b6a4f
# CentOS-Linux-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:
4b6a4f
#  yum --enablerepo media-\* [command]
161103
#
161103
# or for ONLY the media repo, do this:
161103
#
4b6a4f
#  yum --disablerepo \* --enablerepo media-\* [command]
161103
4b6a4f
[media-baseos]
4b6a4f
name=CentOS Linux $releasever - Media - BaseOS
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
4b6a4f
[media-appstream]
4b6a4f
name=CentOS Linux $releasever - Media - AppStream
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