diff --git a/HowtoContributeABuildbot.md b/HowtoContributeABuildbot.md index 631d624..73f872b 100644 --- a/HowtoContributeABuildbot.md +++ b/HowtoContributeABuildbot.md @@ -1,12 +1,14 @@ ## Prerequisites + > You'll need [darcs](http://wiki.darcs.net/Binaries) and [buildbot](http://trac.buildbot.net/wiki/DownloadInstall) before you can proceed. ## Configuration -Create a user account with low privileges to run buildbot. +> Create a user account with low privileges to run buildbot. ### 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 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