Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | sort ls by time | Peter Palfrader | 2016-01-06 |
| | |||
* | fix variable name | Peter Palfrader | 2016-01-06 |
| | |||
* | Also create a list of tracefiles | Peter Palfrader | 2016-01-06 |
| | |||
* | Include tracehost and rsync-host in hiera | Peter Palfrader | 2016-01-06 |
| | |||
* | We also do not want _hierarchy overwritten | Peter Palfrader | 2016-01-06 |
| | |||
* | proper path for trace hierarchy | Peter Palfrader | 2016-01-06 |
| | |||
* | Experiment with hierarchy file | Peter Palfrader | 2016-01-06 |
| | |||
* | remove stage1 tracefile on all sync | Peter Palfrader | 2016-01-06 |
| | |||
* | protect stage1 tracefile | Peter Palfrader | 2016-01-06 |
| | |||
* | Do stage1 tracefile at the end, if we only did stage1 | Peter Palfrader | 2016-01-06 |
| | |||
* | Do not divide by zero | Peter Palfrader | 2016-01-06 |
| | |||
* | move rfc822 date and archive serial into the terse/full block for ↵ | Peter Palfrader | 2016-01-06 |
| | | | | tracefiles. do not include them in the date version | ||
* | The unprefixed date line should remain the first line of a tracefile | Peter Palfrader | 2016-01-05 |
| | |||
* | Style (mostly use [[ instead of [, more readable) | Joerg Jaspert | 2016-01-04 |
| | |||
* | tracefile generation in a function, use it for stage1 file too | Joerg Jaspert | 2016-01-04 |
| | |||
* | Archive serial, parseable date header | Joerg Jaspert | 2016-01-04 |
| | | | | | | | Get the archive serial from upstream and put it into our file, so easier to see when we last updates. Also put a parseable date header into the tracefile | ||
* | Try to extract bytes transferred from rsync logs and put them and rsync time ↵ | Peter Palfrader | 2016-01-01 |
| | | | | into the trace file | ||
* | When excluding source, re-include some non-source tar.gz files | Steve McIntyre | 2015-08-13 |
| | | | | | | | | | | | | | To: joerg@debian.org Cc: Steve McIntyre <steve@einval.com> Date: Wed, 12 Aug 2015 16:11:19 +0100 (17 hours, 9 minutes, 48 seconds ago) Excluding source will cause rsync to drop all *.tar.gz from the mirro, but some of those in the archive are not actually source files. Over-ride and re-include them. Signed-off-by: Steve McIntyre <steve@einval.com> Signed-off-by: Joerg Jaspert <joerg@debian.org> | ||
* | Clarify all/staged mirror types | Joerg Jaspert | 2015-06-08 |
| | | | | Signed-off-by: Joerg Jaspert <joerg@debian.org> | ||
* | Update version | Joerg Jaspert | 2015-04-25 |
| | | | | Signed-off-by: Joerg Jaspert <joerg@debian.org> | ||
* | Merge remote-tracking branch 'paultag/paultag/featutre/Dockerfile' into merge | Joerg Jaspert | 2014-11-26 |
|\ | | | | | | | | | * paultag/paultag/featutre/Dockerfile: Add a Dockerfile | ||
| * | Add a Dockerfile | Paul Tagliamonte | 2014-11-14 |
|/ | | | | | This will help new hackers or people interested in creating a mirror going with running the process under Docker. | ||
* | Add new arch ppc64el | Simon Paillard | 2014-08-18 |
| | |||
* | Add arm64 to the list of archs included in the trace file | Raphael Geissert | 2014-08-15 |
| | |||
* | ARCH_EXCLUDE: add new arch "arm64" | Simon Paillard | 2014-08-02 |
| | |||
* | Ensure TRACEHOST is set in the "config" part of the script. | Joerg Jaspert | 2014-05-08 |
| | | | | | That avoids surprises if on ever uses a variable elsewhere, and forgets it is set differently than all the rest (only at usage). | ||
* | Adjust version | Joerg Jaspert | 2014-05-08 |
| | | | | Signed-off-by: Joerg Jaspert <joerg@debian.org> | ||
* | Use $0 for BASEDIR instead of $HOME | Neil Mayhew | 2014-05-08 |
| | | | | | | | | | | | To: Joerg Jaspert <joerg@debian.org> Cc: Neil Mayhew <neil_mayhew@sil.org> Date: Fri, 22 Jun 2012 11:27:58 -0600 (1 year, 45 weeks, 4 days ago) From: Neil Mayhew <neil_mayhew AT sil DOT org> Ths provides more flexibility in where the scripts are placed, without having to specify BASEDIR in the command | ||
* | Adjust mail sending option | Joerg Jaspert | 2014-05-08 |
| | | | | | | | | | -e should be -E: Some mailx variants don't list -e, some silently seem to map it to -E, some others use it to check if the local users mailbox has some content, but -E (for those I've seen) always means what we want: "Don't send a mail when there is no body". Thanks to Neil Mayhew for reporting. | ||
* | Revised trace file generation a bit. | Eugene Paskevich | 2014-05-08 |
| | | | | | | - Added an option to write the date only. - Added an option to change the hostname written into the trace file. - Open the new temporary trace file for writing only once. | ||
* | Revised rsync run statistics generation. | Eugene Paskevich | 2014-05-08 |
| | | | | | | - Moved the code from cleanup() to check_rsync() where it looks naturally. - Support the format of speed with commas as new rsync prints out. | ||
* | Don't lose rsync logs/errors if stage 1 is repeated. | Eugene Paskevich | 2014-05-08 |
| | |||
* | README changes | Joerg Jaspert | 2014-01-19 |
| | | | | | add InRelease and i18n/ to readmes exclude options. Reported by Uwe Kleine-Koenig | ||
* | bin/ftpsync: fix typo | Simon Paillard | 2013-12-27 |
| | |||
* | README: document ARCHIVE names used in the mirror network | Simon Paillard | 2013-11-21 |
| | |||
* | savelog() fix failure if logfile doesn't exist | Simon Paillard | 2013-10-20 |
| | |||
* | Handling of trigger errors: fix logging and email reports | Simon Paillard | 2013-10-15 |
| | | | | | - No separate log file for errors - One mail per faulty pushed mirror | ||
* | ftpsync: Fix message, use ${UPDATE_RETRIES} (Closes: #725488) | Simon Paillard | 2013-10-06 |
| | |||
* | PROGRAM variable: hostname already included elsewhere | Simon Paillard | 2013-09-20 |
| | |||
* | common: add a vim modeline | Simon Paillard | 2013-06-24 |
| | |||
* | New version 20130605 | Simon Paillard | 2013-06-05 |
| | |||
* | RSYNC_OPTIONS and delete-method: fix regex for bash 3.2 | Simon Paillard | 2013-05-21 |
| | | | | Introduced by 8d734b614f2f6a33f71cc0 | ||
* | rsync_protocol(): fix regex for bash 3.2 | Simon Paillard | 2013-05-21 |
| | | | | | | | Thanks to maswan for the notice: etc/common: line 239: unexpected argument `(' to conditional binary operator' Introduced by 8d734b / a37134 | ||
* | New version, 20130501 | Simon Paillard | 2013-05-01 |
| | |||
* | Merge remote-tracking branch 'rgeissert/really-done' | Simon Paillard | 2013-05-01 |
|\ | |||
| * | Remove upstream's AUIP file to avoid a deadlock | Raphael Geissert | 2012-12-18 |
| | | |||
| * | Limit the number of update retries | Raphael Geissert | 2012-12-18 |
| | | | | | | | | | | | | In case something went wrong somewhere and upstream's update stalled or there are stale AUIP files, this will prevent ftpsync from retrying without an eventual error message. | ||
| * | Change the code style to match that of the rest of the code | Raphael Geissert | 2012-12-18 |
| | | |||
| * | Retry the sync after a delay if an upstream AUIP file is found | Raphael Geissert | 2012-04-26 |
| | | |||
| * | Better error reporting | Raphael Geissert | 2012-04-26 |
| | |