<br><br><div class="gmail_quote">On Jan 8, 2008 11:06 AM, Johnny Hughes <<a href="mailto:johnny@centos.org">johnny@centos.org</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;">
Lorenzo Quatrini wrote:<br>> Johnny Hughes ha scritto:<br>>> Kenneth Porter wrote:<br>>>> Googling for this feature, I saw reports from the yum developer that it<br>>>> wasn't yet implemented. This was in mailing list posts from a year or
<br>>>> more ago. Did it ever make it into the yum code?<br>>>><br>>>> I want to start downloading the updates for a server going from 5.0 to<br>>>> 5.1 and then do the actual installation once I'm on site. I don't want
<br>>>> to have to wait around while there for the download to proceed. I'd<br>>>> rather have all the packages ready in the yum cache when I get there.<br>>><br>>> There is a yum plugin to do this ... it is called yum-downloadonly, so
<br>>><br>>> yum install yum-downloadonly<br>>><br>>> Afterwards do this to see how to use the pluging:<br>>><br>>> yum --help<br>>><br>>> Basically ...<br>>><br>>> yum --downloadonly upgrade
<br>>><br>>> This will put all the updates into the /var/cache/yum/<br>>><br>>> (This will be all the updates for the packagelist on the current machine<br>>> ... so if you want to get them all, make sure to duplicate the machine
<br>>> packagelist you want to get the downloads for)<br>>><br>>> you can then copy these files to the new machine(s) /var/cache/yum/<br>>><br>>> Thanks,<br>>> Johnny Hughes<br>>>
<br>><br>> What about centos 4? Does exists something similar?<br><br>Yes, but it is part of the yum-utils package for CentOS-4:<br><br>rpm -q yum-utils<br><br>If you do not have yum-utils installed:<br><br>yum install yum-utils
<br><br>Then:<br><br>man yumdownloader<br><br><br>_______________________________________________<br>CentOS mailing list<br><a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br><a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">
http://lists.centos.org/mailman/listinfo/centos</a><br><br></blockquote></div><br><br clear="all">I downloaded a "addon" to yum, I did a search with yum looking for yum, with yum downloadonly you can allso spesify what folder to download to
<br><br>Tronn<br>