--- src/share/man/man7/release.7 2006/07/26 20:18:54 1.8 +++ src/share/man/man7/release.7 2007/08/20 02:02:02 1.9 @@ -31,7 +31,7 @@ .\" $FreeBSD: src/share/man/man7/release.7,v 1.3.2.6 2003/04/12 20:42:30 murray Exp $ .\" $DragonFly$ .\" -.Dd July 26, 2006 +.Dd August 19, 2007 .Dt RELEASE 7 .Os .Sh NAME @@ -49,10 +49,7 @@ CVS repository in A complete release (that is, a live CD) can actually be built with only a single command. This command is aptly named -.Dq Li "make release" -(or -.Dq Li "make installer_release" , -see below). +.Dq Li "make release" . .Pp This document does not cover source code management, quality assurance, or other aspects of the release engineering process. @@ -69,13 +66,15 @@ Same as .Cm release but uses the .Cm quickworld -target. +target (alias +.Cm quick ) . .It Cm realquickrel Same as .Cm release but uses the .Cm realquickworld -target. +target (alias +.Cm realquick ) . .It Cm clean Removes the ISO root directory and object files. .It Cm realclean @@ -94,18 +93,16 @@ has been done before. For a description of the corresponding build targets, see .Xr build 7 . .Pp -The +If the +.Cm installer +target is specified along with a .Cm release , -.Cm quickrel -and +.Cm quickrel , +or .Cm realquickrel -targets all have corresponding targets with -.Dq Li installer_ -prefixed (e.g., -.Cm installer_release ) -which cause the BSD installer from -.Pa http://www.bsdinstaller.org -to be added to the resulting ISO image. +target, the +.Bx +Installer will be added to the resulting ISO image. .Pp During the process of rolling a release a check is performed to find out if a number of external packages to be put on the CD exist on @@ -129,14 +126,14 @@ on the ISO image. .El .Sh EXAMPLES The following sequence of commands is used to build a standard -.Dx 1.4 +.Dx 1.10 installation CD image (assuming that a local CVS repository is available): .Bd -literal -offset indent cd /usr -cvs co -rDragonFly_RELEASE_1_4 src +cvs co -rDragonFly_RELEASE_1_10 src cd src/nrelease -make installer_release +make installer release .Ed .Pp After running these commands, the image will be available in the