From owner-freebsd-questions@FreeBSD.ORG Tue Aug 23 17:40:17 2005 Return-Path: X-Original-To: freebsd-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 187AC16A41F for ; Tue, 23 Aug 2005 17:40:17 +0000 (GMT) (envelope-from artifexor@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F4A943D46 for ; Tue, 23 Aug 2005 17:40:16 +0000 (GMT) (envelope-from artifexor@gmail.com) Received: by wproxy.gmail.com with SMTP id i17so39367wra for ; Tue, 23 Aug 2005 10:40:15 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=T3eOw6EWnq0qqMu4Ymoq4y4jS1SDCU3irLT/WwgrKpXyI5yojZPEH8h+0JuQVdz7iJwZbAjgRm8iJ8yY98R9x6MOpMjGEFtJJNxyfBq6LS3PMp7BDi8soD9JXAruW6PYr66HUGLGJztO74C9Mxv1xf2k+ByO2FQwn1+XNj87D38= Received: by 10.54.43.24 with SMTP id q24mr2404127wrq; Tue, 23 Aug 2005 10:40:15 -0700 (PDT) Received: by 10.54.125.14 with HTTP; Tue, 23 Aug 2005 10:40:15 -0700 (PDT) Message-ID: <9cbf3f07050823104061d30f46@mail.gmail.com> Date: Tue, 23 Aug 2005 19:40:15 +0200 From: artifex maximus To: freebsd-questions@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200508230437.j7N4biud033332@app.auscert.org.au> Subject: Re: RELENG_6 upgrade from RELENG_5 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: Tue, 23 Aug 2005 17:40:17 -0000 Hi, On 8/23/05, Nikolas Britton wrote: > On 8/22/05, Joel Hatton wrote: > > Before I go crazy and change my RELENG_5 to 6 and resync my sources, ca= n > > someone point me at a README/UPDATING for upgraders? I'm sure I'll find > > one _after_ I cvsup, but I'd like to read it first. > The upgrade to RELENG_6, from RELENG_5_4, is straightforward and > simple. Comment out these lines in the GENERIC kernel: I think much better to leave GENERIC as is and making new config file like = this: include GENERIC ident NEWKERNEL nomakeoption DEBUG nooptions KDB nooptions DDB nooptions GDB nooptions INVARIANTS nooptions INVARIANTS_SUPPORT nooptions WITNESS nooptions WITNESS_SKIPSPIN bye, a