Actions
action #47621
closedUpdate the rsync modules to include new ISO and repo
Start date:
2019-05-17
Due date:
2019-05-20
% Done:
100%
Estimated time:
Description
We have rsync-160hotstuff module and we need to make sure ISOs and repo of the new release is included. at least the popular parts of the distribution from the repo.
It would be good to have this for monday, so 160GB mirrors fetch the repo till release day.
Updated by lnussel almost 6 years ago
- Copied from action #24924: Update the rsync modules to include new ISO and repo added
Updated by lnussel over 5 years ago
- Due date changed from 2019-05-08 to 2019-05-20
- Start date changed from 2019-05-03 to 2019-05-17
Updated by lnussel over 5 years ago
- % Done changed from 0 to 80
added the repo manually to 160g, 320g and 640g. Will add iso on the release day as I don't know how the access is controlled there
Updated by lnussel over 5 years ago
- Status changed from New to Closed
- % Done changed from 80 to 100
for i in 160g 320g 640g; do rsync -aH --link-dest /srv/ftp-stage/pub/opensuse/distribution/leap/15.1/iso/ /srv/ftp-stage/pub/opensuse/distribution/leap/15.1/iso/ /srv/rsync-modules/$i/distribution/leap/15.1/iso/ -v; done
Updated by lnussel almost 5 years ago
- Copied to action #61368: Update the rsync modules to include new ISO and repo added
Actions