maybe create a repository file in /etc/yum.repo.d that points to the local repository tree? something like:
[local] name=Local Packages for Enterprise Linux 5 - $basearch baseurl=file:///path/to/respository enabled=1 gpgcheck=0 or, you can also do yum localinstall … -Bond From: [email protected] [mailto:[email protected]] On Behalf Of Jim Goddard Sent: Tuesday, November 30, 2010 3:12 PM To: [email protected] Subject: Local mirror of OMSA repository Hello, I am stumped on how to get the local mirror I made of the Dell repository to work. I have the portions of the repository mirrored that correspond to our hardware (not the full tree). Is there some guidance to creating the client's repo file so that my machines grab from my mirror, instead of over the internet? I think I am missing something simple here. Thanks a lot, Jim
_______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
