From owner-freebsd-questions@FreeBSD.ORG Wed Jul 9 13:16:11 2003 Return-Path: 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 7F50C37B404 for ; Wed, 9 Jul 2003 13:16:11 -0700 (PDT) Received: from homer.bignose.ca (bignose.ca [216.126.83.242]) by mx1.FreeBSD.org (Postfix) with SMTP id 05F9A43F85 for ; Wed, 9 Jul 2003 13:16:10 -0700 (PDT) (envelope-from jeff@interchange.ca) Received: (qmail 48380 invoked from network); 9 Jul 2003 20:16:04 -0000 Received: from unknown (HELO crusty) (216.126.89.42) by bignose.ca with SMTP; 9 Jul 2003 20:16:04 -0000 From: "Jeff MacDonald" To: Date: Wed, 9 Jul 2003 16:16:12 -0400 Message-ID: <000001c34656$f125bd60$0200a8c0@crusty> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: make buildworld .. 4.5 to 4.8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2003 20:16:11 -0000 Hi, I have an older machine that was recently turned over to me for administration. It's running Fbsd 4.5 right now and is a product machine. Re-install is not an option. Is it safe to do the mergemaster/makebuildworld etc. operation on it to bring it from 4.5 to 4.8 in one step ? I've only got experience doing it from 1 point release to another. Thanks. Jeff.