From owner-freebsd-questions Thu Mar 21 14:39:20 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA21050 for questions-outgoing; Thu, 21 Mar 1996 14:39:20 -0800 (PST) Received: from maui.com (root@waena.mrtc.maui.com [199.4.33.17]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA21045 for ; Thu, 21 Mar 1996 14:39:18 -0800 (PST) Received: from caliban.dihelix.com (caliban.dihelix.com [199.4.33.251]) by maui.com (8.6.10/8.6.6) with ESMTP id MAA20877; Thu, 21 Mar 1996 12:39:10 -1000 Received: (from root@localhost) by caliban.dihelix.com (8.7.4/8.6.9) id MAA06745; Thu, 21 Mar 1996 12:39:07 -1000 (HST) Message-Id: <199603212239.MAA06745@caliban.dihelix.com> Subject: Re: Keeping multiple servers at -stable To: owensc@enc.edu (Charles Owens) Date: Thu, 21 Mar 1996 12:39:06 -1000 (HST) From: "David Langford" Cc: wollman@lcs.mit.edu, freebsd-questions@FreeBSD.org In-Reply-To: from "Charles Owens" at Mar 21, 96 02:19:01 pm From: "David Langford" X-blank-line: This space intentionaly left blank. X-Mailer: ELM [version 2.4 PL25 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk The other way would be to mount your targets on your source machine and do a "make DESTDIR=/mount/target_machine SHARED=copies hierarchy install" This way all your /usr/share/mk files and programs can be in sync with the code tree. -David Langford langfod@maui.com