Accept the fact that floppies either aren't applicable or relevant on most
platforms. So follow 'MAKE_ISOS''s style and s/NO_FLOPPIES/MAKE_FLOPPIES/g.
This commit is contained in:
parent
94223a53dc
commit
8ccff32be6
@ -284,6 +284,9 @@ patch file.
|
|||||||
A script that will be run in the
|
A script that will be run in the
|
||||||
.Xr chroot 8
|
.Xr chroot 8
|
||||||
environment immediately after any local patches are applied.
|
environment immediately after any local patches are applied.
|
||||||
|
.It Va MAKE_FLOPPIES
|
||||||
|
If defined, boot and fixit floppy disk images will be created (for those
|
||||||
|
platforms supporting them).
|
||||||
.It Va MAKE_ISOS
|
.It Va MAKE_ISOS
|
||||||
If defined, bootable ISO CD-ROM images will be created from the
|
If defined, bootable ISO CD-ROM images will be created from the
|
||||||
contents of the CD-ROM stage directory.
|
contents of the CD-ROM stage directory.
|
||||||
@ -314,8 +317,6 @@ However, the
|
|||||||
distribution will still be created with the minimal documentation set
|
distribution will still be created with the minimal documentation set
|
||||||
provided in
|
provided in
|
||||||
.Pa src/share/doc .
|
.Pa src/share/doc .
|
||||||
.It Va NO_FLOPPIES
|
|
||||||
If defined, no boot and fixit floppy disk images will be created (i386-only).
|
|
||||||
.It Va NOPORTS
|
.It Va NOPORTS
|
||||||
If defined, the Ports Collection will be omitted from the release.
|
If defined, the Ports Collection will be omitted from the release.
|
||||||
.It Va NOPORTREADMES
|
.It Va NOPORTREADMES
|
||||||
|
Loading…
Reference in New Issue
Block a user