On Thu, 2004-10-21 at 10:49 -0400, Daniel Segall wrote: > Yes, it is a complete fedora yum update mirror. I basically mirror the > entire tree, then just delete the stuff I don't need to save space. In my > %post, I create a temporary yum.conf file that points at my local > repository, then run yum update. After the update is completed, the > yum.conf is replaced with one pointing at a "public" repository. > Something I wrote last night might be handy: http://linux.duke.edu/yum/download/misc/repomanage.py It will list out either the newest or the older pkgs in a give directory. -sv