I'm trying to come up with a file to plop in /etc/yum.repos.d/*.conf that will allow me to do:
% yum --enablerepos=fedora-dvd install a b c
from a DVD as my repository. I need to do this in a scenario where I don't have internet connectivity.
Anyone have previous experience?
Thanks,
-Philip