From owner-freebsd-stable@FreeBSD.ORG Mon Nov 8 23:41:13 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FA8916A4CE for ; Mon, 8 Nov 2004 23:41:13 +0000 (GMT) Received: from smtp1.arnet.com.ar (smtp1.arnet.com.ar [200.45.191.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 8C55143D2F for ; Mon, 8 Nov 2004 23:41:11 +0000 (GMT) (envelope-from brunstein@arnet.com.ar) Received: (qmail 7689 invoked from network); 8 Nov 2004 23:37:06 -0000 Received: from unknown (HELO mauroxpn) (200.45.97.46) by smtp1.arnet.com.ar with SMTP; 8 Nov 2004 23:37:00 -0000 From: "Mauricio Brunstein" To: Date: Mon, 8 Nov 2004 20:40:32 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcTFweoXCqdxT20ITAO+o6X/Uzp/WQAHOoiw Message-Id: <20041108234111.8C55143D2F@mx1.FreeBSD.org> Subject: Re: RE: Upgrade from 5.3 RC1 to 5.3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2004 23:41:13 -0000 Ok. I'm building world now. I never compiled anything in this source tree, From de RC1 sources, I made cvsup with the RELENG_5_3 tag, and I'm building the world and kernel with the following make.conf: # Begin of make.conf # -- use.perl generated deltas -- # # Created: Sat Nov 6 04:24:01 2004 # Setting to use base perl from ports: PERL_VER=5.8.5 PERL_VERSION=5.8.5 PERL_ARCH=mach NOPERL=yo NO_PERL=yo NO_PERL_WRAPPER=yo CFLAGS= -O -pipe MAKE_SHELL?=sh COPTFLAGS= -O -pipe MAKE_IDEA= YES # IDEA (128 bit symmetric encryption) # End of make.conf Note that NOPROFILE isn't defined, so 'make buildworld' is making everything. I am upgrading from 5.3 RC1, do I need to go to single user mode, to install the world and the kernel of 5.3? Regards, Mauricio. -----Original Message----- From: Robert Watson [mailto:rwatson@freebsd.org] Sent: Monday, November 08, 2004 3:36 PM To: Mauricio Brunstein Cc: freebsd-stable@freebsd.org Subject: Re: Upgrade from 5.3 RC1 to 5.3 On Mon, 8 Nov 2004, Mauricio Brunstein wrote: > I was making some tests with 5.3 RC1 and was working fine, so I go > ahead and make a lot of customization and configuration, so the > machine is ready to do its work. But now I want to cvsup the sources > of 5.3 and build a new kernel and userland. In spite of the small > differences between the 5.3 RC1 and 5.3, do I need to have access to > the console of the machine or can do this remotely by ssh? The primary issue I'm aware of, and I'll mention it specifically because I'm responsible for it, is that we made a last minute change to the device driver ABI for network device drivers. When you do the update, make sure that all modules are rebuilt -- especially if you're using a third party of ports-built network device driver module. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Principal Research Scientist, McAfee Research