From owner-freebsd-questions Fri Feb 28 08:45:55 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA04971 for questions-outgoing; Fri, 28 Feb 1997 08:45:55 -0800 (PST) Received: from unix1.ism.com.br (root@unix1.ism.com.br [200.255.211.35]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA04963 for ; Fri, 28 Feb 1997 08:45:42 -0800 (PST) Received: from clpc1.compuland.com.br (clpc1.compuland.com.br [200.255.96.22]) by unix1.ism.com.br (8.8.5/8.7.1) with SMTP id NAA14262 for ; Fri, 28 Feb 1997 13:45:50 -0300 Date: Fri, 28 Feb 1997 13:45:50 -0300 Message-Id: <199702281645.NAA14262@unix1.ism.com.br> X-Sender: compland@ism.com.br X-Mailer: Windows Eudora Version 1.4.4 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: questions@freebsd.org From: compland@ism.com.br (Helio Coelho Jr. - CompuLand Informatica) Subject: upgrade with make world Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi: I have a machine already running 2.1.7R and it has all the source code. Is it possible to upgrade another box (running 2.1.0) if I NFS mount the /usr/src of the 2.1.7box and I issue a Make World in the 2.1.0box ? Can I leave the machine running as usual or I need to stop all the daemons it is running (it's a Web/SMTP server) ? Thanks a lot !! Regards, Helio.