Re: rpms again
"Ingo T. Storm" <[email protected]>
| Newsgroups | gmane.network.up2date.current.devel |
|---|---|
| Message-ID | <005b01c25f4c$a51364a0$022ca8c0@OPTIMUS> |
> Anyways what are some good errata mirrors? Well, over here in Germany quite a few University are fast and up to date. The one I mirror from even has rsync access (on request). > Also whats a good way to check for errata updates on a daily basis and > get only the versions you dont already have? Well, rsync handles that for me. I email myself the rsync output, et voila. I you use wget repeatedly against the same mirror, you can grep the log for "RETR" or "saved" to only get lines with rpms that have been pulled. IngoTee