I used this the last time I upgraded with atrpms.&nbsp; It queries your installed myth rpms and passes them on to yum.&nbsp; Can&#39;t guarantee it will work.&nbsp; Test it first.<br><br>rpm -qa | grep myth | tr -d &quot;0-9.&quot; | sed &#39;s/--.*$//g&#39;| xargs yum -y --disablerepo=livna upgrade
<br><br><br><br><br><br><div><span class="gmail_quote">On 5/7/07, <b class="gmail_sendername">Michael Rice</b> &lt;<a href="mailto:mikerice1969@hotmail.com">mikerice1969@hotmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Sorry if this has been covered before but I&#39;ve been reading this list and<br>upgrading and such for over a year and haven&#39;t quite figured it out yet.<br><br>Once I have all the hardware working (after upgrading or after setting up a
<br>new box) I want to leave it alone... so I don&#39;t don&#39;t want to update kernels<br>or kernel modules.&nbsp;&nbsp;But occasionally I&#39;d like to update mythtv to get fixes<br>from the fixes branch.&nbsp;&nbsp;In fact I wouldn&#39;t mind updating any user space
<br>software.&nbsp;&nbsp;But &quot;yum update&quot; seems to want to upgrade everything.<br><br>I&#39;ve seen messages indicating partial updates with atrpms is bad so yum<br>update \*myth*\ would not be wise.<br><br>What is the best way to do what I want without messing up dependencies?
<br>Just do &quot;yum update&quot; and somehow remove the new kernel?&nbsp;&nbsp;Or maybe something<br>like yum update --exclude=&lt;kernel&gt;?&nbsp;&nbsp;What&#39;s the best known method for this?<br><br>Thanks.<br><br>_________________________________________________________________
<br>Download Messenger. Join the i'm Initiative. Help make a difference today.<br><a href="http://im.live.com/messenger/im/home/?source=TAGHM_APR07">http://im.live.com/messenger/im/home/?source=TAGHM_APR07</a><br><br><br>
_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</a><br><br></blockquote></div><br>