What's the necessary code for the fedora-core.repo to get yum to update? My current code is:
Code:
[core]
name=Fedora Core DVD
#baseurl=file:///media/disk
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora file:///etc/pki/rpm-gpg/RPM-GPG-KEY
Apparently Fedora is drawing the repo baseurl from the Fedora Core DVD. Is this correct? I have the CD in, but apparently that's not enough. Help is much appreciated...