Date: Tue, 18 Jul 2000 21:41:59 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 Message-ID: <200007190441.VAA77617@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2000/07/18 21:41:59 PDT
Modified files:
. Makefile.inc1
Log:
Save any binaries we use by installworld, so that we won't use the
binaries we just installed. This allows a future upgrade target to
install a new system without intermediate reboots and also
prevents conflicts for parallel make runs where we might exec a
binary that's being installed at the same time.
Revision Changes Path
1.156 +14 -3 src/Makefile.inc1
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007190441.VAA77617>
