1 This is a home of all the cronjobs that are being ran periodically
2 to handle various tasks related to mirroring. The *check scripts
3 belong to crontab and usually run the main scripts iteratively
6 * updatecheck.sh: You DO NOT NEED this if you have mirroring turned off.
7 * fixupcheck.sh: You DO NOT NEED these if you have pushing turned off
8 OR use different permission control than Group. Otherwise, you need
9 to copy fixup* over to ~root and run them from root's crontab. (They
10 are completely self-contained so that you can easily review them.)
11 * gccheck.sh: You DO NOT NEED this if you have pushing turned off, or
12 don't care about infinitely growing repositories.