Date: Wed, 23 Aug 2000 12:27:31 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 Message-ID: <200008231927.MAA28883@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb         2000/08/23 12:27:31 PDT
  Modified files:        (Branch: RELENG_4)
    .                    Makefile.inc1 
  Log:
  MFC: 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.
  
  Note that 4-stable requires miniperl to be saved as an install tool
  unlike -current.
  
  Revision  Changes    Path
  1.141.2.8 +14 -2     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?200008231927.MAA28883>
