Michiel van Es wrote: >> In Spacewalk 0.7 you can use new tool spacewalk-repo-sync instead of >> reposync + rhnpush: >> >> spacewalk-repo-sync -c centos5 --url >> http://isoredirect.centos.org/centos/5/os/i386/ --type=yum --label centos5 > > That would directly upload the package (ala rhnpush) or would it first > download and then upload the packages? (old spacewalk had 2 versions of > the rpm's: 1 for reposync and 1 for rhnpush).
It downloads rpm to the cache (/under /var/cache/rhn) and then move to right place in /var/satellite and update/insert metadata to the database. So the result is only one copy of an rpm in the filesystem. -- Michael Mráka Satellite Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
