[Imported from Trac: page HowtoContributeABuildbot, version 10]

arch_o_median 2011-01-04 18:49:06 +00:00
parent 76f007d891
commit 7a366100b0

@ -1,12 +1,14 @@
## Prerequisites ## Prerequisites
> You'll need [darcs](http://wiki.darcs.net/Binaries) and [buildbot](http://trac.buildbot.net/wiki/DownloadInstall) before you can proceed. > You'll need [darcs](http://wiki.darcs.net/Binaries) and [buildbot](http://trac.buildbot.net/wiki/DownloadInstall) before you can proceed.
## Configuration ## Configuration
Create a user account with low privileges to run buildbot. > Create a user account with low privileges to run buildbot.
### Optional Configurations ### Optional Configurations
You can use other mechanisms to lock buildbot down like jail,
> You can use other mechanisms to lock buildbot down like jail,
chroot, etc. David Abrahams uses Solaris Zones to contain his chroot, etc. David Abrahams uses Solaris Zones to contain his
buildslaves. Brian Warner and the other buildbot maintainers have been hacking on some buildslaves. Brian Warner and the other buildbot maintainers have been hacking on some
tricks to set up your buildslaves inside a full virtual machine so tricks to set up your buildslaves inside a full virtual machine so