From owner-cvs-user Mon Aug 4 21:30:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA19099 for cvs-user-outgoing; Mon, 4 Aug 1997 21:30:20 -0700 (PDT) Received: from earth.mat.net (root@earth.mat.net [206.246.122.2]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id VAA19092; Mon, 4 Aug 1997 21:30:13 -0700 (PDT) Received: from Journey2.mat.net (journey2.mat.net [206.246.122.116]) by earth.mat.net (8.6.12/8.6.12) with SMTP id AAA24749; Tue, 5 Aug 1997 00:30:10 -0400 Date: Tue, 5 Aug 1997 00:30:27 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@Journey2.mat.net To: Satoshi Asami cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: Re: cvs commit: src Makefile In-Reply-To: <199708050346.UAA05544@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 4 Aug 1997, Satoshi Asami wrote: > asami 1997/08/04 20:46:24 PDT > > Modified files: (Branch: RELENG_2_2) > . Makefile Gee, that's just fine! Can you do it again, to the tune of "current"? > Log: > This patch splits "world" into two parts, "buildworld" and > "installworld", which can be run together or separately (or even on > different machines). The "buildworld" target does not install > anything outside /usr/obj; you still need to be root to run it (the > default install rules want to set the ownership, etc.), but it's now > possible to upgrade a bunch of -stable machines by running "make > buildworld" on a 2.1.5 NFS server and then running "make installworld" > on each of the clients, while not compromising the stability of the > server at all. > > Reviewed by: too many many people to list here, special thanks to bde > > Revision Changes Path > 1.109.2.9 +192 -91 src/Makefile > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+-----------------------------------------------