From owner-freebsd-current@FreeBSD.ORG Tue Aug 28 18:04:16 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F8FF16A41A for ; Tue, 28 Aug 2007 18:04:16 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.freebsd.org (Postfix) with ESMTP id BFB0813C4B7 for ; Tue, 28 Aug 2007 18:04:15 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so1543945nfb for ; Tue, 28 Aug 2007 11:04:14 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dR9lyTSZtl8i16iLJLtSBWM9WolsewLnrzhTA40kdhOoxmyqyf8Hlqi2zJial75KpZom9zbQyGYQ5OuO0tiqtHp8C4PFsHMJN92RLHTc3hn/qZTLSUzgvc8Ty6TR+NOA2pLCgVK4ladIQ+2my2mLiloU8r7xcUmJOgMdFK1RHQ8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ib4jSk9px5REQHH7r8sE9LucNmDIlSZfwO4tApS8UBTSJRXu9/jiNk1vyJmCsQthJuKb4JwMn4SoYIdFiw22cDq/zIVXYPwrvaTdLsM3KXAeC2FKADoMr2G9hAECkamfclma8q+FC3Jw3NPrIg8oLRB39A5GtOE4PLqOweYxgC0= Received: by 10.86.81.8 with SMTP id e8mr5975602fgb.1188324254154; Tue, 28 Aug 2007 11:04:14 -0700 (PDT) Received: by 10.86.81.6 with HTTP; Tue, 28 Aug 2007 11:04:14 -0700 (PDT) Message-ID: <2a41acea0708281104i1fdc62a3w532a86b0105bd2d7@mail.gmail.com> Date: Tue, 28 Aug 2007 11:04:14 -0700 From: "Jack Vogel" To: daniel.tourde@spray.se In-Reply-To: <200708281955.31031.daniel.tourde@spray.se> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200708281925.54536.daniel.tourde@spray.se> <200708281955.31031.daniel.tourde@spray.se> Cc: freebsd-current@freebsd.org, Scott Ullrich Subject: Re: How to build 7.0-current without the WITNESS flags? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 18:04:16 -0000 On 8/28/07, Daniel Tourde wrote: > Hello Scott, > > Thanks for your answer. > I know how to rebuild a kernel (well, I did it a couple of times, not really > an oldtimer but not really a newby anymore... ;) ) > > My question was regarding the WITNESS flags. I haven't seen any reference to > it in the page you suggested. I suppose it is easy to switch it off, as long > as it is done at the right place. My question was: > How to switch it off cleanly? There are two WITNESS entries and two INVARIANTS in your config file, just remove them re-config and build.