Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-31 | syncrepo.sh: Be quiet when running as cron | Florian Pritz | 1 | -0/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-31 | syncrepo.sh: Follow http redirects | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-30 | syncrepo.sh: Disable bwlimit by default | Florian Pritz | 1 | -2/+3 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-30 | syncrepo.sh: Improve documentation and remove likely useless defaults | Florian Pritz | 1 | -8/+22 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-29 | syncrepo.sh: Unify configuration section | Florian Pritz | 1 | -6/+9 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-29 | syncrepo.sh: Use function instead of array for rsync command | Florian Pritz | 1 | -9/+18 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-29 | syncrepo.sh: Add missing quotes | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-29 | syncrepo.sh: Move lockfile to /var/lock/ | Florian Pritz | 1 | -1/+1 | |
I'm not sure if a symlink race is possible with lockfiles, but better safe than sorry. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-29 | syncrepo.sh: Merge changes from script deployed on arch servers | Florian Pritz | 1 | -4/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-07-26 | syncrepo.sh: Update lastsync file when lastupdate shows no changes | Florian Pritz | 1 | -7/+10 | |
This helps keep the statistics on the Arch Linux website up to date. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-09-06 | syncrepo.sh: Improve description | Florian Pritz | 1 | -2/+3 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-08-23 | syncrepo.sh: Add some documentation | Florian Pritz | 1 | -1/+10 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-10-31 | syncrepo.sh: List master rsync as example | Florian Pritz | 1 | -2/+3 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-10-31 | syncrepo.sh: Remove pkgbuild.com example mirror | Florian Pritz | 1 | -2/+0 | |
We don't want people to use it so don't show it as an example. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-01-21 | syncrepo.sh: fix source url format | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-08-02 | rename syncrepo to fix name clashes with installed one | Florian Pritz | 1 | -0/+38 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> |