From 9f3c3b2440ee8170419ddb7f7c862cd611715d33 Mon Sep 17 00:00:00 2001 From: Simon Stelling Date: Thu, 20 Jul 2006 07:43:17 +0000 Subject: note that there is the possibility to have a local rsync server; bug 141110 svn path=/main/trunk/; revision=3966 --- cnf/make.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'cnf/make.conf') diff --git a/cnf/make.conf b/cnf/make.conf index 8f9650ee7..ca3938fc9 100644 --- a/cnf/make.conf +++ b/cnf/make.conf @@ -158,7 +158,6 @@ # Synchronization is handled by rsync and these settings allow some control # over how it is done. # -# # SYNC is the server used by rsync to retrieve a localized rsync mirror # rotation. This allows you to select servers that are geographically # close to you, yet still distribute the load over a number of servers. @@ -172,6 +171,11 @@ # Europe: "rsync://rsync.europe.gentoo.org/gentoo-portage" # Asia: "rsync://rsync.asia.gentoo.org/gentoo-portage" # Australia: "rsync://rsync.au.gentoo.org/gentoo-portage" +# +# If you have multiple Gentoo boxes, it is probably a good idea to have only +# one of them sync from the rotations above. The other boxes can then rsync +# from the local rsync server, reducing the load on the mirrors. +# #SYNC="rsync://rsync.gentoo.org/gentoo-portage" # # PORTAGE_RSYNC_RETRIES sets the number of times portage will attempt to retrieve -- cgit v1.2.3-1-g7c22