Gentoo Archives: gentoo-doc-cvs

From: undefined <jforman@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: rsync.xml
Date: Sun, 11 Dec 2005 01:22:53
Message-Id: 200512110122.jBB1Mi22006512@robin.gentoo.org
1 jforman 05/12/11 01:22:43
2
3 Modified: xml/htdocs/doc/en rsync.xml
4 Log:
5 added section about where to sync before becoming official mirror
6
7 Revision Changes Path
8 1.43 +12 -1 xml/htdocs/doc/en/rsync.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/rsync.xml?rev=1.43&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/rsync.xml?rev=1.43&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/rsync.xml.diff?r1=1.42&r2=1.43&cvsroot=gentoo
13
14 Index: rsync.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v
17 retrieving revision 1.42
18 retrieving revision 1.43
19 diff -u -r1.42 -r1.43
20 --- rsync.xml 7 Nov 2005 11:54:16 -0000 1.42
21 +++ rsync.xml 11 Dec 2005 01:22:42 -0000 1.43
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v 1.42 2005/11/07 11:54:16 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v 1.43 2005/12/11 01:22:42 jforman Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/rsync.xml">
29 @@ -278,6 +278,17 @@
30
31 </body>
32 </section>
33 +
34 +<section>
35 +<title>Where should I sync my rsync mirror before I become an official Gentoo mirror?</title>
36 +<body>
37 +<ul>
38 + <li>I am a European-based rsync mirror: sync to rsync.de.gentoo.org</li>
39 + <li>I am a US-based rsync mirror: sync to rsync.de.gentoo.org</li>
40 + <li>I am not in the first two groups: sync to rsync.us.gentoo.org</li>
41 +</ul>
42 +</body>
43 +</section>
44 <section>
45 <title>Q: How do I find the mirror nearest to me?</title>
46 <body>
47
48
49
50 --
51 gentoo-doc-cvs@g.o mailing list