<div dir="ltr">hmm I don't want to change the repo files, prefer to leave them at its default state and jus have yum do that for me. At least I don't have to do that with up2date so I'm looking for a similar behaviour.<br>
<br>Thanks,<br><br><br><div class="gmail_quote">On Wed, Jul 16, 2008 at 7:05 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><div></div><div class="Wj3C7c">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;">
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>
</blockquote>
<br></div></div>
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><font color="#888888">
<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>
</font></blockquote></div><br></div>