jforman 05/12/11 01:22:43 Modified: xml/htdocs/doc/en rsync.xml Log: added section about where to sync before becoming official mirror
Revision Changes Path 1.43 +12 -1 xml/htdocs/doc/en/rsync.xml 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 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/rsync.xml?rev=1.43&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/rsync.xml.diff?r1=1.42&r2=1.43&cvsroot=gentoo Index: rsync.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- rsync.xml 7 Nov 2005 11:54:16 -0000 1.42 +++ rsync.xml 11 Dec 2005 01:22:42 -0000 1.43 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v 1.42 2005/11/07 11:54:16 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v 1.43 2005/12/11 01:22:42 jforman Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/rsync.xml"> @@ -278,6 +278,17 @@ </body> </section> + +<section> +<title>Where should I sync my rsync mirror before I become an official Gentoo mirror?</title> +<body> +<ul> + <li>I am a European-based rsync mirror: sync to rsync.de.gentoo.org</li> + <li>I am a US-based rsync mirror: sync to rsync.de.gentoo.org</li> + <li>I am not in the first two groups: sync to rsync.us.gentoo.org</li> +</ul> +</body> +</section> <section> <title>Q: How do I find the mirror nearest to me?</title> <body> -- [email protected] mailing list
