From ChekMate Security Group
### Configuration file for Yam
### The [main] section allows to override Yam's default settings
### The yam-example.conf gives an overview of all the possible settings
[main]
createrepocmd = /usr/bin/createrepo
# genbasedircmd = /usr/bin/genbasedir
# lftpcmd = /usr/bin/lftp
mountcmd = /bin/mount
rsynccmd = /usr/bin/rsync
umountcmd = /bin/umount
yumarchcmd = /usr/bin/yum-arch
hardlink = yes
rsync-cleanup = yes
rsync-exclude-debug = yes
rsync-exclude-srpm = yes
rsync-options = -rtHL --partial
srcdir = /var/yam
wwwdir = /var/www/yam
arch = i386
metadata=createrepo yum
createrepo = yes
shareiso = no
apt = no
yum = no
### Any other section is considered a definition for a distribution
### Also see yam-complex.conf, yam-dag.conf and yam-example.conf
# [fc3]
# name = Fedora Core $release ($arch)
# release = 3
# iso = FC$release-$arch-disc?.iso
# core = ftp://ftp.arcticnetwork.ca/pub/fedora/linux/core/$release/$arch/os/Fedora/RPMS/
# updates = ftp://ftp.arcticnetwork.ca/pub/fedora/linux/core/updates/$release/$arch/
# # rsync://ayo.freshrpms.net/pub/freshrpms/pub/freshrpms/ayo/fedora/linux/$release/$arch/RPMS.$repo/
# dag = ftp://apt.sw.be/pub/dag/fedora/$release/en/$arch/RPMS.$repo/
[centos4]
name = CentOS $release ($arch)
release = 4.1
arch = i386
iso = CentOS-4.0-$arch-bin.DVD.iso
os = ftp://ftp.arcticnetwork.ca/pub/centos/$release/$repo/$arch/CentOS/RPMS/
updates = ftp://ftp.arcticnetwork.ca/pub/centos/$release/$repo/$arch/RPMS/
extras = ftp://ftp.arcticnetwork.ca/pub/centos/$release/$repo/$arch/RPMS/
addons = ftp://ftp.arcticnetwork.ca/pub/centos/$release/$repo/$arch/RPMS/
contrib = ftp://ftp.arcticnetwork.ca/pub/centos/$release/$repo/$arch/RPMS/
centosplus= ftp://ftp.arcticnetwork.ca/pub/centos/$release/$repo/$arch/RPMS/
dag = ftp://apt.sw.be/pub/dag/redhat/el4/en/$arch/RPMS.$repo/
#SRPMS-os = rsync://ftp.heanet.ie/pub/cAos/centos/$release/$repo/SRPMS/
#SRPMS-updates = rsync://ftp.heanet.ie/pub/cAos/centos/$release/$repo/SRPMS/