From owner-freebsd-questions@FreeBSD.ORG Sat Dec 10 19:56:35 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9022316A41F for ; Sat, 10 Dec 2005 19:56:35 +0000 (GMT) (envelope-from surferdamon@adelphia.net) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 023FB43D46 for ; Sat, 10 Dec 2005 19:56:34 +0000 (GMT) (envelope-from surferdamon@adelphia.net) Received: from [192.168.1.104] (really [69.167.39.216]) by mta9.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051210195634.WJHT5128.mta9.adelphia.net@[192.168.1.104]>; Sat, 10 Dec 2005 14:56:34 -0500 From: Damon Blom Organization: home To: stephen@math.missouri.edu, questions@freebsd.org Date: Sat, 10 Dec 2005 11:56:15 -0800 User-Agent: KMail/1.8.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512101156.16145.surferdamon@adelphia.net> Cc: Subject: Re: Copying kernel and OS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Dec 2005 19:56:35 -0000 Hi Thank's. Is there an easy way to install ports on slow machine using nfs after portupgrade on fast machine? For one port I guess you could do a nfs mount of faster machine ports after doing make on ithe port and just do install on slower machine? Thank's Damon