This project is mirrored from https://:*****@gitlab.archlinux.org/archlinux/infrastructure.git.
Pull mirroring updated .
- 16 Feb, 2021 1 commit
-
-
Jelle van der Waa authored
As reported in FS#69614 the lock should be before the delete for when another sync job is running rsync can't move the files as they are removed.
-
- 11 Feb, 2021 1 commit
-
-
Sven-Hendrik Haase authored
-
- 30 Nov, 2020 1 commit
-
-
Sven-Hendrik Haase authored
We noticed that sometimes rsync becomes confused and leaves .~tmp~ dirs around which inhibits syncing from that point forward.
-
- 12 Dec, 2019 1 commit
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 14 Feb, 2019 2 commits
-
-
Florian Pritz authored
The script is currently hosted on my private server, but still linked in the wiki[1]. This way, we can update the wiki to link to this copy of the script as an official source. [1] https://wiki.archlinux.org/index.php/DeveloperWiki:NewMirrors Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Upstream being me: https://git.server-speed.net/users/flo/bin/tree/syncrepo.sh Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 07 Aug, 2017 1 commit
-
-
Giancarlo Razzolini authored
There's a need for having the iso on soyuz, for the arch-boxes role, so it can build the images without needing to download an iso from external sources.
-
- 29 Jul, 2017 4 commits
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
I'm not sure if a symlink race is possible with lockfiles, but better safe than sorry. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Without this hidden files will show up in the /srv/ftp tree and other mirrors will sync these. Sometimes they get removed in the meantime and then errors are printed on the downstream mirror. Just move them out of the way and let rsync keep them in a dedicated directory until they are ready to be moved into place. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
This is simpler/better than coding some complex check directly in archweb and it should work just fine. Not really needed for our mirror (no monitoring in archweb), but potentially important for downstream mirrors. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 22 Sep, 2016 1 commit
-
-
Jan Alexander Steffens (heftig) authored
-