From 7a366100b0ec964fa6daa959a95eb833d99202df Mon Sep 17 00:00:00 2001 From: arch_o_median <> Date: Tue, 4 Jan 2011 18:49:06 +0000 Subject: [PATCH] [Imported from Trac: page HowtoContributeABuildbot, version 10] --- HowtoContributeABuildbot.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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