From owner-freebsd-questions@FreeBSD.ORG Wed Apr 16 04:12:34 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 C81DF37B401 for ; Wed, 16 Apr 2003 04:12:34 -0700 (PDT) Received: from shrike.submonkey.net (pc1-cdif2-5-cust38.cdif.cable.ntl.com [81.101.150.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C08243F75 for ; Wed, 16 Apr 2003 04:12:34 -0700 (PDT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.12) id 195kq8-000Ezj-00; Wed, 16 Apr 2003 12:12:32 +0100 Date: Wed, 16 Apr 2003 12:12:32 +0100 From: Ceri Davies To: Dragoncrest , freebsd-questions@freebsd.org Message-ID: <20030416111232.GB57521@submonkey.net> Mail-Followup-To: Ceri Davies , Dragoncrest , freebsd-questions@freebsd.org References: <5.2.0.9.2.20030415211630.01e78ec0@pop.voyager.net> <20030416023334.GB587@c-49c170d5.bredbandsbolaget.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030416023334.GB587@c-49c170d5.bredbandsbolaget.se> User-Agent: Mutt/1.5.4i Sender: Ceri Davies Subject: Re: Where'd my kernel config file go?? 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, 16 Apr 2003 11:12:35 -0000 On Wed, Apr 16, 2003 at 04:33:34AM +0200, Martin Karlsson wrote: > Hi, > > * Dragoncrest [2003-04-15 21.19 -0400]: > > Hi all. I was looking to try to do some configuring with wine and > > it complained about needing a special kernel config. So of course I went > > up to /usr/src/sys/i386/conf and popped into GENERIC to add the line I > > needed. Well, to my surprise, all I found was the generic kernel config > > file. No special editing, none of the stuff I had done, just the standard, > > straight out of the box generic kernel config file. > > > > What happened to the custom one I did? > > Did you update your sources? If so, my guess is that cvsup simply > owerwrote GENERIC. You may want to give your next kernel another > name. Yes, please. A bug report where you say you're running GENERIC, and are actually using your own custom kernel that happens to be called GENERIC wouldn't be particularly useful. Ceri --