From owner-cvs-user Sat Nov 25 11:42:50 1995 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA06964 for cvs-user-outgoing; Sat, 25 Nov 1995 08:49:56 -0800 Received: from ubiq.veda.is (root@ubiq.veda.is [193.4.230.60]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id IAA06941 ; Sat, 25 Nov 1995 08:49:31 -0800 Received: (from adam@localhost) by ubiq.veda.is (8.6.12/8.6.9) id QAA27335; Sat, 25 Nov 1995 16:49:18 GMT From: Adam David Message-Id: <199511251649.QAA27335@ubiq.veda.is> Subject: Re: cvs commit: src Makefile To: peter@freefall.freebsd.org (Peter Wemm) Date: Sat, 25 Nov 1995 16:49:16 +0000 (GMT) Cc: CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org In-Reply-To: <199511250128.RAA09954@freefall.freebsd.org> from "Peter Wemm" at Nov 24, 95 05:28:09 pm X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 274 Sender: owner-cvs-user@FreeBSD.ORG Precedence: bulk > Also, add a "reinstall" target. You can do a 'make DESTDIR=/mnt reinstall' > where /mnt is the nfs root of a machine and you get the install parts of > the make world run on it. Does chflags work over nfs? normal install over nfs /usr failed because of this. Adam