mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Document the CVSUP and REPOSITORY configuration variables.
This commit is contained in:
parent
522bf11452
commit
fbedaa8f05
1 changed files with 12 additions and 0 deletions
|
|
@ -106,6 +106,12 @@ The default value is
|
|||
.Pq Vt single
|
||||
A terse comment describing the setup.
|
||||
No default value.
|
||||
.It CVSUP
|
||||
.Pq Vt single
|
||||
The name of the
|
||||
.Xr cvsup 1
|
||||
server to use.
|
||||
No default value.
|
||||
.It DATE
|
||||
.Pq Vt single
|
||||
The date to use when checking out sources, or
|
||||
|
|
@ -172,6 +178,12 @@ The default value is
|
|||
.Pq Vt single
|
||||
The address to which failure reports should be mailed.
|
||||
No default value.
|
||||
.It REPOSITORY
|
||||
.Pq Vt single
|
||||
The location of the
|
||||
.Xr cvs 1
|
||||
repository.
|
||||
No default value.
|
||||
.It SANDBOX
|
||||
.Pq Vt single
|
||||
The location of the sandbox directory.
|
||||
|
|
|
|||
Loading…
Reference in a new issue