summaryrefslogtreecommitdiffstats
path: root/share/man/man7
diff options
context:
space:
mode:
authorkensmith <kensmith@FreeBSD.org>2004-04-30 13:52:09 +0000
committerkensmith <kensmith@FreeBSD.org>2004-04-30 13:52:09 +0000
commit8c50fd4dbec17eff259e6c1d773ac5b92dfb0f48 (patch)
treebf6f4933c1648f945b87e7ffe5261243e03384e0 /share/man/man7
parent8907ccc02c1b4b18e84b32cdadda13ea2fad64f3 (diff)
downloadFreeBSD-src-8c50fd4dbec17eff259e6c1d773ac5b92dfb0f48.zip
FreeBSD-src-8c50fd4dbec17eff259e6c1d773ac5b92dfb0f48.tar.gz
Sorry for doing this backwards, but as with most release related stuff
we only pay attention to it during release time and at the moment it's a -stable release in progress. This is a MFS I guess, moving rev 1.536.2.113 to HEAD. I ran out of time to follow through with doing this last night. Sorry for the delay. Adding a couple of variables to make tweaking the CD-ROM label and .iso filenames easier.
Diffstat (limited to 'share/man/man7')
-rw-r--r--share/man/man7/release.716
1 files changed, 16 insertions, 0 deletions
diff --git a/share/man/man7/release.7 b/share/man/man7/release.7
index cc8aa91..9c060ce 100644
--- a/share/man/man7/release.7
+++ b/share/man/man7/release.7
@@ -283,6 +283,22 @@ environment immediately after any local patches are applied.
.It Va MAKE_ISOS
If defined, bootable ISO CD-ROM images will be created from the
contents of the CD-ROM stage directory.
+.It Va DISC1_LABEL
+The label used for the CD-ROM created from the disc1 contents, the
+default label will be
+.Dq fbsd_miniinst .
+.It Va DISC1_NAME
+The name used as part of the ISO file name for the CD-ROM created from
+the disc1 contents, the default will be
+.Dq miniinst .
+.It Va DISC2_LABEL
+The label used for the CD-ROM created from the disc2 contents, the
+default label will be
+.Dq fbsd_livefs .
+.It Va DISC2_NAME
+The name used as part of the ISO file name for the CD-ROM created from
+the disc2 contents, the default will be
+.Dq disc2 .
.It Va NOCDROM
If defined, the CD-ROM stage directories will not be created.
.It Va NODOC
OpenPOWER on IntegriCloud