Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > by-pkgid > 984ba970ddb8bd234aa8bf40e88c35ed > files > 35

mmm-0.43-3.noarch.rpm

# Common and default value
[default]
# we'll run rsync with --delete-after
delete-after = 1
# time between two rsync for each tree in minutes
period=1
# directory containing xml mirror list
mirrordir=mirrorslist
remote_mirrorlist = http://mmm.zarb.org/lists/mirrors.xml
# how many rsync in same time ? (0 mean everything in same time)
parallel=2
# directory where lock files are stored
statedir=var
# should job be queue with at
use_at = no

# Wait x minutes after last end
# waitafter=30
# Wait x minutes after last success end
waitaftersuccess=0

# Each section describe a mirror process
# section name is the destination directory
[plf-i586]
# the mirror source to use
source=plf
# if we mirror only a subdirectory
subdir=mandriva/free/cooker/i586/
# the mirror level we want to be, 
# mean all mirror with level >= will not be used
level=1
announce=rsync://nanardon.zarb.org/plf/
path = /tmp/mirror/plf/i586/

[/tmp/mirror/plf/ppc/]
source=plf
subdir=mandriva/free/cooker/ppc/
period=600
announce=rsync://nanardon.zarb.org/plf/

[/tmp/mirror/updates/2007.0/]
source=mandriva
subdir=official/updates/2007.0/

[/tmp/mirror/updates/2006.0/]
source=mandriva
subdir=official/updates/2006.0/