ReleaseEngineering/PuppetAgain/Repositories: Difference between revisions

Jump to navigation Jump to search
Line 69: Line 69:
     rsync://linux.mirrors.es.net/centos/$CENTOS_FULL/ /data/repos/yum/mirrors/centos/$CENTOS_MAJOR/$DATE/
     rsync://linux.mirrors.es.net/centos/$CENTOS_FULL/ /data/repos/yum/mirrors/centos/$CENTOS_MAJOR/$DATE/
  rsync -v -n -aP \
  rsync -v -n -aP \
     rsync://archive.kernel.org/centos-vault/$CENTOS_FULL/os/Source /data/repos/yum/mirrors/centos/$CENTOS_MAJOR/$DATE/os/Source
     rsync://mirror.nsc.liu.se/centos-store/$CENTOS_FULL/os/Source /data/repos/yum/mirrors/centos/$CENTOS_MAJOR/$DATE/os/Source
  rsync -v -n -aP \
  rsync -v -n -aP \
     rsync://archive.kernel.org/centos-vault/$CENTOS_FULL/updates/Source /data/repos/yum/mirrors/centos/$CENTOS_MAJOR/$DATE/updates/Source
     rsync://mirror.nsc.liu.se/centos-store/$CENTOS_FULL/updates/Source /data/repos/yum/mirrors/centos/$CENTOS_MAJOR/$DATE/updates/Source
  echo $CENTOS_FULL > /data/repos/yum/mirrors/centos/$CENTOS_MAJOR/$DATE/centos-version.txt
  echo $CENTOS_FULL > /data/repos/yum/mirrors/centos/$CENTOS_MAJOR/$DATE/centos-version.txt
* sync these at "nearly" the same time, so that we have a good chance of having the srpm for a particular RPM
* sync these at "nearly" the same time, so that we have a good chance of having the srpm for a particular RPM
canmove, Confirmed users
1,394

edits

Navigation menu