summaryrefslogtreecommitdiffstats
path: root/share/man/man7/release.7
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2004-01-28 21:07:36 +0000
committerjhb <jhb@FreeBSD.org>2004-01-28 21:07:36 +0000
commitb214d6dd1dae3b5340ddb7c6b24ccef1d603a29c (patch)
tree0dfb694d5c675d80ae19839e05cd1ef2332f36ab /share/man/man7/release.7
parent2d4ebade5cd70fe7c4d81333968de0412f1067f7 (diff)
downloadFreeBSD-src-b214d6dd1dae3b5340ddb7c6b24ccef1d603a29c.zip
FreeBSD-src-b214d6dd1dae3b5340ddb7c6b24ccef1d603a29c.tar.gz
- Catch up to new boot floppies targets.
- Update description of release.4 to mention KERNELS variable. - Update field width for make release targets.
Diffstat (limited to 'share/man/man7/release.7')
-rw-r--r--share/man/man7/release.721
1 files changed, 14 insertions, 7 deletions
diff --git a/share/man/man7/release.7 b/share/man/man7/release.7
index a4c342f..cc8aa91 100644
--- a/share/man/man7/release.7
+++ b/share/man/man7/release.7
@@ -100,8 +100,10 @@ Generate a new set of boot and fixit floppies.
This will call the
.Cm release.5 ,
.Cm release.9 ,
+.Cm floppies.1 ,
+.Cm floppies.2 ,
and
-.Cm release.10
+.Cm floppies.3
targets to re-generate the floppy images of a previous
.Dq Li "make release" .
This is most often used to build custom boot floppies.
@@ -109,7 +111,7 @@ This is most often used to build custom boot floppies.
.Pp
Targets called by
.Dq Li "make release" :
-.Bl -tag -width ".Cm release.10"
+.Bl -tag -width ".Cm fetch-distfiles"
.It Cm release.1
Cleans out the
.Pa ${CHROOTDIR}/R
@@ -123,11 +125,10 @@ Builds and installs into the
.Dq base
distribution non-crypto versions of some tools.
.It Cm release.4
-.\" XXX: We build more than one kernel. We build a stripped down
-.\" kernel for the boot media in addition to a full GENERIC kernel.
Makes and installs the
.Pa GENERIC
-kernel.
+kernel as well as any other kernels listed in
+.Va KERNELS .
.It Cm release.5
Uses
.Xr crunchgen 1
@@ -143,8 +144,14 @@ Creates tarballs of the assembled distribution trees.
Makes source distributions.
.It Cm release.9
Creates the MFS root file systems.
-.It Cm release.10
-Creates the boot, MFS root, and fixit floppies.
+.It Cm floppies.1
+Creates the boot and kernel floppies.
+.It Cm floppies.2
+Creates the fixit floppy.
+.It Cm floppies.3
+Finalizes the
+.Pa ${CHROORDIR}/R/ftp/stage/floppies
+staging directory.
.It Cm ftp.1
Sets up a suitable area for FTP installations in
.Pa ${CHROOTDIR}/R/ftp .
OpenPOWER on IntegriCloud