Rev | Line | |
---|
[1210] | 1 | SOURCE_OPENSUSE="ftp5.gwdg.de::pub/opensuse/"
|
---|
| 2 |
|
---|
| 3 | REPOS="distribution/13.1/repo update/13.1 update/13.1-non-oss
|
---|
| 4 | "
|
---|
| 5 |
|
---|
| 6 | RSYNC_EXTRA_OPTS="--exclude armv6hl/ --exclude ia64/ --exclude ppc/ --exclude ppc64/"
|
---|
| 7 |
|
---|
| 8 | DEST="/var/mirror/download.opensuse.org"
|
---|
| 9 |
|
---|
| 10 | # Script to run after repositories have been synced.
|
---|
| 11 | # Parameter:
|
---|
| 12 | # local path of repository
|
---|
| 13 | POST_SCRIPT="/usr/bin/mirror-adapt-repository.sh"
|
---|
| 14 |
|
---|
| 15 | # Script that is called after mirroring.
|
---|
| 16 | # Parameter:
|
---|
| 17 | # mirror-urls
|
---|
| 18 | # successful repositories
|
---|
| 19 | # failed repositories
|
---|
| 20 | REPORT_SCRIPT=
|
---|
Note:
See
TracBrowser
for help on using the repository browser.