Re: [CentOS] Local yum repository

2008-09-14 Thread William L. Maltby
On Sun, 2008-09-14 at 01:51 +0530, saurabh wrote: > Hi All, > > i have a local repository configured for 'yum',which have files copied > over from the RHEL DVD,It was configured initially,as i was facing some > issues with my NIC which was not supported on 2.6.18 so had to upgrade > to 2.6.26.

Re: [CentOS] Local yum repository

2008-09-14 Thread Sergey Podushkin
saurabh wrote: i followed your instructions and edited the local repo file under /etc/yum.repos.d by adding disabled=1 in the last Really sorry, I mistyped. Right option is "enabled", not "disabled", so you need replace "disabled=1" by "enabled=0". Once again, sorry! ___

Re: [CentOS] Local yum repository

2008-09-13 Thread saurabh
Sergey Podushkin wrote: saurabh wrote: Please help me out - Disabling the local Repo just place "disabled=1" line in your .repo file for local repository or by - Any method to keep it up to date ,[syncing it with some online repository] copy of DVD doesn't need to be synced, since it does

Re: [CentOS] Local yum repository

2008-09-13 Thread Sergey Podushkin
saurabh wrote: Please help me out - Disabling the local Repo just place "disabled=1" line in your .repo file for local repository or by - Any method to keep it up to date ,[syncing it with some online repository] copy of DVD doesn't need to be synced, since it doesn't updated at all. If yo

[CentOS] Local yum repository

2008-09-13 Thread saurabh
Hi All, i have a local repository configured for 'yum',which have files copied over from the RHEL DVD,It was configured initially,as i was facing some issues with my NIC which was not supported on 2.6.18 so had to upgrade to 2.6.26. Now as all is working fine and i'm on net i want to disable t