Date: Fri, 25 Jul 2003 01:54:41 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile src/share/man/man7 release.7 Message-ID: <200307250854.h6P8sfom098536@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2003/07/25 01:54:41 PDT
FreeBSD src repository
Modified files:
release Makefile
share/man/man7 release.7
Log:
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
Revision Changes Path
1.797 +32 -49 src/release/Makefile
1.30 +4 -4 src/share/man/man7/release.7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307250854.h6P8sfom098536>
