From 24eb7740e28a6272d3ab971ee26a9156c46eca51 Mon Sep 17 00:00:00 2001 From: Zane Williams Date: Tue, 23 Nov 2021 17:52:40 +0100 Subject: [PATCH] Re-wording this paragraph after participating in a converstaion about the sync of the mirrors on 15-NOV-2021: (https://chat.rockylinux.org/rocky-linux/pl/x7nembesc78kpr3wpgkszzrygw) Inserting this in a unique commit in case this particular piece is not acceptable. --- mirror/mirrorsync.sh | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/mirror/mirrorsync.sh b/mirror/mirrorsync.sh index ce11bed..31db4c3 100644 --- a/mirror/mirrorsync.sh +++ b/mirror/mirrorsync.sh @@ -35,10 +35,12 @@ # You can change v to q if you do not want detailed logging opts=(-vrlptDSH --exclude="*.~tmp~" --delete-delay --delay-updates) -# Please use a mirror next to you for initial sync -# or if you are hosting a private rather than a pulic mirror. -# Local mirrors might be faster. -# Also we might restrict access to the master in the future. +# Please use a mirror geographically close to you for initial sync, +# or if you are hosting a private mirror(not publicly available). +# +# Note that local mirrors may be faster, and we might restrict +# access to the master in the future. +# # A complete list of mirrors can be found at # https://mirrors.rockylinux.org/mirrormanager/mirrors/Rocky src="msync.rockylinux.org::rocky/mirror/pub/rocky"