Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] portage r11693 - main/branches/prefix/cnf
Date: Wed, 15 Oct 2008 19:39:47
Message-Id: E1KqCDf-0008Bs-Qv@stork.gentoo.org
1 Author: grobian
2 Date: 2008-10-15 19:39:42 +0000 (Wed, 15 Oct 2008)
3 New Revision: 11693
4
5 Modified:
6 main/branches/prefix/cnf/make.conf
7 Log:
8 Make note that Prefix uses rsync mirrors too. Since we now got an American mirror (tinderbox.dev.g.o) we split our mirrors up in two continents in the documentation.
9
10 Modified: main/branches/prefix/cnf/make.conf
11 ===================================================================
12 --- main/branches/prefix/cnf/make.conf 2008-10-14 22:14:05 UTC (rev 11692)
13 +++ main/branches/prefix/cnf/make.conf 2008-10-15 19:39:42 UTC (rev 11693)
14 @@ -194,11 +194,13 @@
15 # Instructions for setting up a local rsync server are available here:
16 # http://www.gentoo.org/doc/en/rsync.xml
17 #
18 -#SYNC="rsync://rsync.gentoo.org/gentoo-portage"
19 +# For Gentoo Prefix, you can choose from the following URLs:
20 #
21 -# In Gentoo/Alt:Prefix, the only correct SYNC url is the following:
22 +# Default: "rsync://rsync.prefix.freens.org/gentoo-portage-prefix
23 +# America: "rsync://rsync.us.prefix.freens.org/gentoo-portage-prefix"
24 +# Europe: "rsync://rsync.eu.prefix.freens.org/gentoo-portage-prefix"
25 #
26 -#SYNC="svn+http://overlays.gentoo.org/svn/proj/alt/trunk/prefix-overlay"
27 +#SYNC="rsync://rsync.gentoo.org/gentoo-portage"
28 #
29 # PORTAGE_RSYNC_RETRIES sets the number of times portage will attempt to retrieve
30 # a current portage tree before it exits with an error. This allows