1
# Copyright 2009 Canonical Ltd. This software is licensed under the
2
# GNU Affero General Public License version 3 (see the file LICENSE).
4
# Example buildd slave configuration
5
# This should be refactored into a nice central configuration format when
6
# such a beast becomes available
10
filecache = /home/buildd/filecache
15
unpackpath = /home/buildd/slavebin/unpack-chroot
16
cleanpath = /home/buildd/slavebin/remove-build
17
mountpath = /home/buildd/slavebin/mount-chroot
18
umountpath = /home/buildd/slavebin/umount-chroot
21
sbuildpath = /home/buildd/slavebin/sbuild-package
22
sbuildargs = -dautobuild --nolog --batch -A
23
updatepath = /home/buildd/slavebin/update-debian-chroot
24
processscanpath = /home/buildd/slavebin/scan-for-processes
25
ogrepath = /home/buildd/slavebin/apply-ogre-model