Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Aug 2009 13:51:51 +0000 (UTC)
From:      Tom Rhodes <trhodes@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r196357 - stable/8/share/man/man7
Message-ID:  <200908181351.n7IDppQX019046@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trhodes
Date: Tue Aug 18 13:51:51 2009
New Revision: 196357
URL: http://svn.freebsd.org/changeset/base/196357

Log:
  MFC rev 196356:
  
    Document MAKE_DVD and xref svn in ports.
  
    Approved by:	re@ (kib)

Modified:
  stable/8/share/man/man7/   (props changed)
  stable/8/share/man/man7/release.7

Modified: stable/8/share/man/man7/release.7
==============================================================================
--- stable/8/share/man/man7/release.7	Tue Aug 18 12:24:27 2009	(r196356)
+++ stable/8/share/man/man7/release.7	Tue Aug 18 13:51:51 2009	(r196357)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 12, 2006
+.Dd August 17, 2009
 .Dt RELEASE 7
 .Os
 .Sh NAME
@@ -332,6 +332,10 @@ patch file.
 A script that will be run in the
 .Xr chroot 8
 environment immediately after any local patches are applied.
+.It Va MAKE_DVD
+If defined, build a bootable ISO DVD image in the CD-ROM
+stage directory.
+This option may not be available for all architectures.
 .It Va MAKE_ISOS
 If defined, bootable ISO CD-ROM images will be created from the
 contents of the CD-ROM stage directory.
@@ -503,6 +507,7 @@ make release CHROOTDIR=/local3/release B
 .Xr install 1 ,
 .Xr make 1 ,
 .Xr patch 1 ,
+.Xr svn 1 Pq Pa ports/devel/subversion-freebsd ,
 .Xr uname 1 ,
 .Xr md 4 ,
 .Xr make.conf 5 ,
@@ -540,7 +545,7 @@ effort was spent getting
 into a shape where it could at least automate most of the tediousness
 of building a release in a sterile environment.
 .Pp
-With its almost 1000 revisions spread over multiple branches, the
+At near 1000 revisions spread over multiple branches, the
 .Xr cvs 1
 log of
 .Pa src/release/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908181351.n7IDppQX019046>