Ioannis Vranos wrote:
What is the c5-media repository about?
it allows yum to function offline, using the dvd as a repository
On Sat, April 21, 2007 8:06 pm, Ioannis Vranos wrote:
What is the c5-media repository about?
CentOS-Media.repo
This repo is used to mount the default locations for a CDROM / DVD on CentOS-5. You can use this repo and yum to install items directly off the DVD ISO that we release.
To use this repo, put in your DVD and use it with the other repos too: yum --enablerepo=c4-media [command]
or for ONLY the media repo, do this:
yum --disablerepo=* --enablerepo=c4-media [command]