public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeremy Olexa (darkside)" <darkside@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/infrastructure: mirror-wrangling.xml
Date: Wed, 30 Sep 2009 03:37:07 +0000	[thread overview]
Message-ID: <E1Msq03-0007Yc-UU@stork.gentoo.org> (raw)

darkside    09/09/30 03:37:07

  Modified:             mirror-wrangling.xml
  Log:
  Include example welcome email for new distfiles mirrors

Revision  Changes    Path
1.4                  xml/htdocs/proj/en/infrastructure/mirror-wrangling.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/mirror-wrangling.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/mirror-wrangling.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/mirror-wrangling.xml?r1=1.3&r2=1.4

Index: mirror-wrangling.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/infrastructure/mirror-wrangling.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mirror-wrangling.xml	30 Sep 2009 03:09:12 -0000	1.3
+++ mirror-wrangling.xml	30 Sep 2009 03:37:07 -0000	1.4
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/infrastructure/mirror-wrangling.xml,v 1.3 2009/09/30 03:09:12 darkside Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/infrastructure/mirror-wrangling.xml,v 1.4 2009/09/30 03:37:07 darkside Exp $ -->
 
 <guide link="mirror-wrangling.xml">
 <title>Mirror Wrangling</title>
@@ -23,7 +23,7 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.6</version>
+<version>1.65</version>
 <date>2009-09-30</date>
 
 <chapter>
@@ -186,8 +186,43 @@
 
 <p>
 <b>3.</b> Send the distfiles password email to the new mirror admins, CC
-<mail>mirror-admin@gentoo.org</mail> (a copy of the email should be with you).
+<mail>mirror-admin@gentoo.org</mail> (mirror admins have the password, it is not
+public).
 </p>
+<pre caption="Example email">Hi,
+We're glad to have you as our newest source mirror, welcome aboard!
+
+Use this information to sync with our private mirror every 4 hours from
+Midnight local time. This is for mirror admins only, please do not share
+this information.
+
+----------------------------------------
+rsync module: masterdistfiles.gentoo.org::gentoo
+username: $insert_here
+password: $insert_here
+
+To make this scriptable, we recommend placing the password in a file and
+then using the --password-file option with rsync.  The file must not be
+accessible by others (i.e. chmod 640) or rsync will complain.  So, as an
+example, placing the password into '~/distfile_passwd', you would use an
+rsync command like the following:
+
+rsync -rlptDq --delete -H --password-file=~/distfile_passwd \
+$username@masterdistfiles.gentoo.org::gentoo /your/local/path/goes/here
+
+Please note that we have received several reports of problems when using
+the -z (compress) option of rsync.  Thus, please DO NOT use this option
+when syncing against this mirror.
+---------------------------------------
+
+Please also make sure you are subscribed to gentoo-mirrors@gentoo.org as
+we often send out administrative notices and policy changes via this
+list.
+
+Thanks for helping Gentoo!
+
+Cheers,
+$name</pre>
 
 <p>
 <b>4.</b> Add the mirror/admin-email to






             reply	other threads:[~2009-09-30  3:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-30  3:37 Jeremy Olexa (darkside) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-11-02 16:09 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/infrastructure: mirror-wrangling.xml Alex Legler (a3li)
2012-02-29  5:00 Arun Raghavan (ford_prefect)
2010-12-03 17:26 Theo Chatzimichos (tampakrap)
2010-06-14  1:29 Jeremy Olexa (darkside)
2010-05-17 18:25 Mark Loeser (halcy0n)
2010-03-11 22:09 Mark Loeser (halcy0n)
2010-03-09 19:36 Mark Loeser (halcy0n)
2010-03-05 16:38 Jeremy Olexa (darkside)
2010-03-03 18:26 Arun Raghavan (ford_prefect)
2010-02-28 18:51 Mark Loeser (halcy0n)
2009-10-16 23:20 Jeremy Olexa (darkside)
2009-10-05 16:33 Jeremy Olexa (darkside)
2009-09-30  3:09 Jeremy Olexa (darkside)
2009-09-18  2:51 Robin H. Johnson (robbat2)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Msq03-0007Yc-UU@stork.gentoo.org \
    --to=darkside@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox