From owner-cvs-user Thu Sep 26 13:50:31 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA08172 for cvs-user-outgoing; Thu, 26 Sep 1996 13:50:31 -0700 (PDT) Received: (from pst@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA07364; Thu, 26 Sep 1996 13:48:13 -0700 (PDT) Date: Thu, 26 Sep 1996 13:48:13 -0700 (PDT) From: Paul Traina Message-Id: <199609262048.NAA07364@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk pst 96/09/26 13:48:09 Modified: release Makefile Log: When doing a rerelease, cvs update from within the source directory so we pick up the old CVSROOT if we don't have the environment variable set. If /usr/src/release/install.cfg is present, put it out onto the root filesystem of the boot floppy. It may optionally be used to pre-configure sysinstall with custom values. (See next batch of commits). Revision Changes Path 1.239 +5 -3 src/release/Makefile