<div dir="ltr"><br><br><div class="gmail_quote">On Wed, Jul 16, 2008 at 7:56 PM, Rick Stevens <<a href="mailto:ricks@nerd.com">ricks@nerd.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">PK wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hmm I don't want to change the repo files, prefer to leave them at its<br>
default state and jus have yum do that for me. At least I don't have to do<br>
that with up2date so I'm looking for a similar behaviour.<br>
</blockquote>
<br></div>
Then "yum --disablerepo=atrpms,livna update" will do it.</blockquote><div><br><br>hmm close enough. But still not what I was hoping for. the above approach sure works but I would have to know all the repo names. It might be easy for jus a couple of repos, But what if I have 10 other custom repos . I do not want to specify each of them with disablerepo jus to get updates from a specific one. Was hoping for something simple like "yum --repo=blah update" and this gets the updates only from repo blah and ignores the rest.<br>
<br><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Thanks,<br>
<br>
<br>
On Wed, Jul 16, 2008 at 7:05 PM, Rick Stevens <<a href="mailto:ricks@nerd.com" target="_blank">ricks@nerd.com</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
PK wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hello:<br>
<br>
had a quick question. Is there a way to check/install updates from a<br>
specific repo through yum. So say I have fedora, livna and atrpms repos on<br>
my box, would like to install /update only from fedora. So for example,<br>
up2date has a way of getting updates from a specific channel i.e up2date<br>
--channel=updates -u.<br>
<br>
so whats equivalent of that with yum?<br>
<br>
</blockquote>
Set "enable=0" in all of the repos you have except for updates.  If you<br>
need to grab something from one of the disabled repos, use<br>
<br>
       yum --enablerepo=atrpms update<br>
<br>
----------------------------------------------------------------------<br>
- Rick Stevens, Systems Engineer                       <a href="mailto:rps2@nerd.com" target="_blank">rps2@nerd.com</a> -<br>
- Hosting Consulting, Inc.                                           -<br>
-                                                                    -<br>
-          When all else fails, try reading the instructions.        -<br>
----------------------------------------------------------------------<br>
<br>
--<br>
fedora-list mailing list<br>
<a href="mailto:fedora-list@redhat.com" target="_blank">fedora-list@redhat.com</a><br>
To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br>
<br>
</blockquote>
<br>
</blockquote>
<br>
<br></div>
-- <br><div class="Ih2E3d">
----------------------------------------------------------------------<br>
- Rick Stevens, Systems Engineer                       <a href="mailto:rps2@nerd.com" target="_blank">rps2@nerd.com</a> -<br>
- Hosting Consulting, Inc.                                           -<br>
-                                                                    -<br></div>
-  Time: Nature's way of keeping everything from happening at once.  -<div><div></div><div class="Wj3C7c"><br>
----------------------------------------------------------------------<br>
<br>
-- <br>
fedora-list mailing list<br>
<a href="mailto:fedora-list@redhat.com" target="_blank">fedora-list@redhat.com</a><br>
To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br>
</div></div></blockquote></div><br></div>