document chroot properties

This commit is contained in:
espie 2013-09-10 17:52:11 +00:00
parent 95a54f9511
commit ea5aa15ea6

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: dpb.1,v 1.84 2013/07/18 05:40:31 espie Exp $
.\" $OpenBSD: dpb.1,v 1.85 2013/09/10 17:52:11 espie Exp $
.\"
.\" Copyright (c) 2010 Marc Espie <espie@openbsd.org>
.\"
@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.Dd $Mdocdate: July 18 2013 $
.Dd $Mdocdate: September 10 2013 $
.Dt DPB 1
.Os
.Sh NAME
@ -325,6 +325,16 @@ Set to 0 or 1 on per-host basis.
See
.Ar ALWAYS_CLEAN
parameter.
.It chroot=dir
Chroot to
.Ar dir
before building (only available for distant hosts currently).
.It chroot_user=user
Use
.Ar user
for non sudo jobs on distant host (defaults to
.Xr whoami 1
value).
.It jobs=n
Number of jobs to run on that host, defaults to hw.ncpu.
.It junk=n