aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2002-07-27 19:52:35 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2002-07-27 19:52:35 +0000
commit8be4d32c52a4c8650d99e195d4ecbee1ff821135 (patch)
tree8529976aeedeb61fd9a989466db3ce54ad66ddad /share
parent12e9f256e37013341bd322e0f27eeeb9d5032656 (diff)
downloadsrc-8be4d32c52a4c8650d99e195d4ecbee1ff821135.tar.gz
src-8be4d32c52a4c8650d99e195d4ecbee1ff821135.zip
- Move BUILDNAME up before CHROOTDIR.
- RELEASETAG is an optional variable, not a required one.
Notes
Notes: svn path=/head/; revision=100762
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/release.732
1 files changed, 16 insertions, 16 deletions
diff --git a/share/man/man7/release.7 b/share/man/man7/release.7
index 9011ada81bd1..7a35806f0a3e 100644
--- a/share/man/man7/release.7
+++ b/share/man/man7/release.7
@@ -171,7 +171,15 @@ hardware guide, and installation instructions.
.El
.Sh ENVIRONMENT
Variables that must be specified:
-.Bl -tag -width ".Va RELEASETAG"
+.Bl -tag -width ".Va BUILDNAME"
+.It Va BUILDNAME
+The name of the release to be built.
+This is used to set the
+.Va RELEASE
+value in
+.Pa sys/conf/newvers.sh ,
+which affects the output of
+.Xr uname 1 .
.It Va CHROOTDIR
The directory to be used as the
.Xr chroot 8
@@ -183,14 +191,6 @@ environment for the entire release build.
.\" XXX: but at least it looks less like a decree and more like an estimate.
This filesystem should have at least 2.3 gigabytes of free space on the
i386 architecture.
-.It Va BUILDNAME
-The name of the release to be built.
-This is used to set the
-.Va RELEASE
-value in
-.Pa sys/conf/newvers.sh ,
-which affects the output of
-.Xr uname 1 .
.It Va CVSROOT
The location of the
.Fx
@@ -200,13 +200,6 @@ This path name is referenced to the real system root,
the root of the
.Xr chroot 8
directory tree.
-.It Va RELEASETAG
-The CVS tag corresponding to the release that is to be built.
-If undefined, the release will be built from the
-.Dv HEAD
-of the CVS tree
-(a
-.Dq "-CURRENT snapshot" ) .
.El
.Pp
Optional variables:
@@ -281,6 +274,13 @@ If this variable is defined for
.Dq Li "make rerelease" ,
the source code will not be updated with
.Dq Li "cvs update" .
+.It Va RELEASETAG
+The CVS tag corresponding to the release that is to be built.
+If undefined, the release will be built from the
+.Dv HEAD
+of the CVS tree
+(a
+.Dq "-CURRENT snapshot" ) .
.It Va TARGET_ARCH
The target machine processor architecture.
This is analogous to the