summaryrefslogtreecommitdiffstats
path: root/share/man/man7/release.7
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-07-25 08:54:41 +0000
committerru <ru@FreeBSD.org>2003-07-25 08:54:41 +0000
commitb93079f17c2529e2ede2042e459e80bf29c07131 (patch)
tree0b52699d6809daaf24f2e2f4611ebb4231ec88ba /share/man/man7/release.7
parent3988ab54c6c4cd28cf3c112c745daecff7d3ba6b (diff)
downloadFreeBSD-src-b93079f17c2529e2ede2042e459e80bf29c07131.zip
FreeBSD-src-b93079f17c2529e2ede2042e459e80bf29c07131.tar.gz
Moved the boot floppy generation code out from release.9 to release.10.
The release.9 target is now responsible only for generation of MFS root file systems, that are built for all architectures, even those that do not provide a floppy installation option. The release.10 target is now responsible for creation of a set of boot, MFS root, and fixit floppies, and the NO_FLOPPIES variable now affects only this target. Also, replaced the FIXIT_TARGET variable with a check of whether the *FIXITSIZE variables are present for a given architecture, similar to how this is done when generating boot floppies. Discussed with: jhb
Diffstat (limited to 'share/man/man7/release.7')
-rw-r--r--share/man/man7/release.78
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man7/release.7 b/share/man/man7/release.7
index 366f291..28bdbe4 100644
--- a/share/man/man7/release.7
+++ b/share/man/man7/release.7
@@ -96,7 +96,7 @@ and performs the minimal number of steps to rebuild the release using
the intermediate output of the previous
.Dq Li "make release" .
.It Cm floppies
-Generate a new set of boot floppies.
+Generate a new set of boot and fixit floppies.
This will call the
.Cm release.5 ,
.Cm release.9 ,
@@ -144,9 +144,9 @@ Creates tarballs of the assembled distribution trees.
.It Cm release.8
Makes source distributions.
.It Cm release.9
-Creates the boot and MFS root floppies.
+Creates the MFS root file systems.
.It Cm release.10
-Creates the fixit floppy.
+Creates the boot, MFS root, and fixit floppies.
.It Cm ftp.1
Sets up a suitable area for FTP installations in
.Pa ${CHROOTDIR}/R/ftp .
@@ -297,7 +297,7 @@ distribution will still be created with the minimal documentation set
provided in
.Pa src/share/doc .
.It Va NO_FLOPPIES
-If defined, no floppy disk image files will be created.
+If defined, no boot and fixit floppy disk images will be created.
.It Va NOPORTS
If defined, the Ports Collection will be omitted from the release.
.It Va NOPORTREADMES
OpenPOWER on IntegriCloud