summaryrefslogtreecommitdiff
path: root/etc
Commit message (Collapse)AuthorAge
* etc/commonJoerg Jaspert2011-02-22
| | | | | | also want a "" Signed-off-by: Joerg Jaspert <joerg@debian.org>
* ftpsync.conf.sampleJoerg Jaspert2011-02-22
| | | | | | adjust sample rsync_options1 Signed-off-by: Joerg Jaspert <joerg@debian.org>
* Always send sync:archive:Joerg Jaspert2010-10-10
| | | | Signed-off-by: Joerg Jaspert <joerg@debian.org>
* ftpsync now closes stdin, not attaches to dev/nullJoerg Jaspert2010-10-10
| | | | | and pushes use ssh -f, not ssh ... & Signed-off-by: Joerg Jaspert <joerg@debian.org>
* bwlimitJoerg Jaspert2010-10-10
| | | | | specify RSYNC_BW to limit rsyncs bandwidth. value in kb. 0 or unset means unlimited Signed-off-by: Joerg Jaspert <joerg@debian.org>
* Defualt RSYNC_OPTIONS: preserve permissionsSimon Paillard2010-03-13
|
* ftpsync lockingJoerg Jaspert2010-01-01
| | | | | | | | | | have three ways of locking, depending on the bash version old bash (older than 4 :) ) does not have BASHPID variable, nor a good way to find the pid of a backgrounded subshell. so if we have old bash, go the way of guessing if its still running, by comparing the age of the LOCK file or by taking our proc/self target as pid Signed-off-by: Joerg Jaspert <joerg@debian.org>
* indentationJoerg Jaspert2010-01-01
| | | | Signed-off-by: Joerg Jaspert <joerg@debian.org>
* commonJoerg Jaspert2009-12-30
| | | | | | treat mhop mirror entries same as staged in this elif Signed-off-by: Joerg Jaspert <joerg@debian.org>
* More comments in the mirror sampleJoerg Jaspert2009-12-29
| | | | Signed-off-by: Joerg Jaspert <joerg@debian.org>
* commonJoerg Jaspert2009-12-29
| | | | | | add a few comments Signed-off-by: Joerg Jaspert <joerg@debian.org>
* commonJoerg Jaspert2009-12-28
| | | | | | properly signal the mhop foo Signed-off-by: Joerg Jaspert <joerg@debian.org>
* commonJoerg Jaspert2009-12-28
| | | | | | 2 new options Signed-off-by: Joerg Jaspert <joerg@debian.org>
* Sample configJoerg Jaspert2009-12-28
| | | | | | | | make clear we need the username in the mirrors file, fix the broken example. Also mention backwards compatibility Signed-off-by: Joerg Jaspert <joerg@debian.org>
* commonJoerg Jaspert2009-12-28
| | | | | | also look at mhop hosts in get2stage Signed-off-by: Joerg Jaspert <joerg@debian.org>
* SetupTimeOut is a Debian specific alias for ServerAliveInterval, so use the ↵Simon Paillard2009-11-30
| | | | portable name instead
* websync: www-master.d.o as default RSYNC_HOSTSimon Paillard2009-11-15
|
* websync: default $SITE_FILTER to keep local sponsor changes (images, html)Simon Paillard2009-11-15
|
* Filter protect sponsor-specific files instead of exluding them (whichSimon Paillard2009-11-04
| | | | delete them cause of --delete-excluded)
* release version 80286Joerg Jaspert2009-10-08
| | | | | document the new alternative runmirrors.mirror line format Signed-off-by: Joerg Jaspert <joerg@debian.org>
* runmirrors: disable StrictHostKeyChecking by defaultSimon Paillard2009-08-07
|
* runmirrorsJoerg Jaspert2009-07-18
| | | | | | | | | | change the runmirrors.mirror format. We keep compatibility with the old format, so if one uses them they should continue to do so. If one uses the new style, one is able to add all possible ssh options one wants. They just have to start with -. All that in there will be passed as-is to ssh. Signed-off-by: Joerg Jaspert <joerg@debian.org>
* a --exclude really helpsJoerg Jaspert2009-06-22
| | | | Signed-off-by: Joerg Jaspert <joerg@debian.org>
* renameJoerg Jaspert2009-06-22
| | | | Signed-off-by: Joerg Jaspert <joerg@debian.org>
* websyncJoerg Jaspert2009-06-22
| | | | | | initial version of a script to sync the debian website with. Signed-off-by: Joerg Jaspert <joerg@debian.org>
* Add kfreebsd-amd64 and kfreebsd-i386 to list of architecturesSimon Paillard2009-05-04
|
* multipleJoerg Jaspert2009-03-23
| | | | | | | | | adjust pushdelay to be longer by default better logging for pushes actually increase the timeout, so it should hit at some point, in staged pushes. log if a staged push failed to find all other locks it waits for. Signed-off-by: Joerg Jaspert <joerg@debian.org>
* We should send the push archive even for non-staged pushing...Joerg Jaspert2008-12-22
| | | | Signed-off-by: Joerg Jaspert <joerg@debian.org>
* pushpdoJoerg Jaspert2008-11-27
| | | | add a mirror script for packages.d.o
* runmirrorsJoerg Jaspert2008-11-19
| | | | | | define mailto use fullpath for ssh keyfile check Signed-off-by: Joerg Jaspert <joerg@debian.org>
* fixJoerg Jaspert2008-11-19
| | | | Signed-off-by: Joerg Jaspert <joerg@debian.org>
* savelogJoerg Jaspert2008-11-19
| | | | | savelog on our own Signed-off-by: Joerg Jaspert <joerg@debian.org>
* ftpsyncJoerg Jaspert2008-11-18
| | | | | kick lockfile, use shell only Signed-off-by: Joerg Jaspert <joerg@debian.org>
* ftpsyncJoerg Jaspert2008-11-17
| | | | | lockfile in shell, for procmail haters Signed-off-by: Joerg Jaspert <joerg@debian.org>
* runmirrorsJoerg Jaspert2008-11-17
| | | | | | document the config add default for keyfile Signed-off-by: Joerg Jaspert <joerg@debian.org>
* Let hooks also work with arguments.Joerg Jaspert2008-11-09
| | | | | Thanks to ISHIKAWA Mutsumi and Damin Viano Signed-off-by: Joerg Jaspert <joerg@debian.org>
* move the more important options to the top of the config sampleJoerg Jaspert2008-11-08
| | | | Signed-off-by: Joerg Jaspert <joerg@debian.org>
* ftpsyncJoerg Jaspert2008-11-08
| | | | | make it possible to send full rsync logs too. default is off Signed-off-by: Joerg Jaspert <joerg@debian.org>
* rsync_proxyJoerg Jaspert2008-11-06
| | | | Signed-off-by: Joerg Jaspert <joerg@debian.org>
* Host -> MirrornameJoerg Jaspert2008-11-06
| | | | Signed-off-by: Joerg Jaspert <joerg@debian.org>
* Warn above rsync optionsJoerg Jaspert2008-11-06
| | | | Signed-off-by: Joerg Jaspert <joerg@debian.org>
* remove sourceJoerg Jaspert2008-11-06
| | | | Signed-off-by: Joerg Jaspert <joerg@debian.org>
* ftpsyncJoerg Jaspert2008-11-06
| | | | | use MIRRORNAME, not (bash set) HOSTNAME Signed-off-by: Joerg Jaspert <joerg@debian.org>
* ftpsyncJoerg Jaspert2008-11-03
| | | | | | modify the config sample to document *EVERY* possible option a user might want to modify Signed-off-by: Joerg Jaspert <joerg@debian.org>
* commonJoerg Jaspert2008-11-01
| | | | | | its SSH_OPTS not SSHOPTS Signed-off-by: Joerg Jaspert <joerg@debian.org>
* Add a few ""Joerg Jaspert2008-10-30
| | | | Signed-off-by: Joerg Jaspert <joerg@debian.org>
* Add a few ""Joerg Jaspert2008-10-30
| | | | Signed-off-by: Joerg Jaspert <joerg@debian.org>
* runmirrorsJoerg Jaspert2008-10-30
| | | | | make waiting delay in staged sync configurable Signed-off-by: Joerg Jaspert <joerg@debian.org>
* runmirrorsJoerg Jaspert2008-10-30
| | | | | pushlock sync should now work Signed-off-by: Joerg Jaspert <joerg@debian.org>
* runmirrorsJoerg Jaspert2008-10-30
| | | | | correctly set PUSHLOCKS Signed-off-by: Joerg Jaspert <joerg@debian.org>