Changes between Version 21 and Version 22 of HowtoContributeABuildbot
- Timestamp:
- 2011-01-05T05:47:28Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowtoContributeABuildbot
v21 v22 6 6 7 7 ==== Optional Configurations ==== 8 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 that you can have a pristine machine for every build.8 You can use other mechanisms to lock buildbot down like jail, or chroot. 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 that you can have a pristine machine for every build. 9 9 10 10 == Name The Buildslave ==