document ALWAYS_CLEAN
This commit is contained in:
parent
0f91b47f42
commit
64fa96209b
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: dpb.1,v 1.44 2012/10/11 07:40:30 espie Exp $
|
||||
.\" $OpenBSD: dpb.1,v 1.45 2012/10/12 20:27:16 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: October 11 2012 $
|
||||
.Dd $Mdocdate: October 12 2012 $
|
||||
.Dt DPB 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -146,6 +146,10 @@ as this does not take subpackages and flavors into account.
|
||||
Set defined parameter to value.
|
||||
Known parameters are as follows:
|
||||
.Bl -tag -width DISP
|
||||
.It ALWAYS_CLEAN
|
||||
Set to 1 if
|
||||
.Nm
|
||||
should clean work directories even if the port errored out.
|
||||
.It Ar CDROM_ONLY
|
||||
Don't fetch distfiles that are not allowed for cdrom.
|
||||
.It Ar CONNECTION_TIMEOUT
|
||||
@ -249,6 +253,11 @@ Properties are as follows:
|
||||
Architecture of the concerned host.
|
||||
(there should be a startup task to check consistency, but
|
||||
currently this has to be set manually on heterogeneous networks.)
|
||||
.It always_clean=n
|
||||
Set to 0 or 1 on per-host basis.
|
||||
See
|
||||
.Ar ALWAYS_CLEAN
|
||||
parameter.
|
||||
.It jobs=n
|
||||
Number of jobs to run on that host, defaults to hw.ncpu.
|
||||
.It junk=n
|
||||
|
Loading…
x
Reference in New Issue
Block a user