From owner-freebsd-questions@FreeBSD.ORG Fri Jan 19 20:59:50 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B23D016A404 for ; Fri, 19 Jan 2007 20:59:50 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from smtp.utwente.nl (smtp1.utsp.utwente.nl [130.89.2.8]) by mx1.freebsd.org (Postfix) with ESMTP id 3955613C45D for ; Fri, 19 Jan 2007 20:59:49 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from nox.student.utwente.nl (nox.student.utwente.nl [130.89.165.91]) by smtp.utwente.nl (8.12.10/SuSE Linux 0.7) with ESMTP id l0JKxjLr025789; Fri, 19 Jan 2007 21:59:46 +0100 From: Pieter de Goeje To: freebsd-questions@freebsd.org Date: Fri, 19 Jan 2007 21:59:45 +0100 User-Agent: KMail/1.9.5 References: <018d01c73bf8$d0f58cf0$0300020a@mickey> In-Reply-To: <018d01c73bf8$d0f58cf0$0300020a@mickey> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200701192159.45387.pieter@degoeje.nl> X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact helpdesk@ITBE.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-UTwente-MailScanner-From: pieter@degoeje.nl X-Spam-Status: No Cc: Don O'Neil Subject: Re: Default config file for 6.1-Stable Kernel 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: Fri, 19 Jan 2007 20:59:50 -0000 On Friday 19 January 2007 19:37, Don O'Neil wrote: > Is the config file in the ISO for 6.1-stable correct and accurate how the > generic kernal that is on the dist is built? You're speaking of the 6.1-RELEASE ISO I presume. Yes, the kernel that comes with the CD is GENERIC. > It doesn't seem to be setup right to me, so before I build a kernel with > just a few minor changes I figured I'd ask. > > If it doesn't have the right settings, does anyone have the build file for > the 6.1-stable generic kernel? You can find it in /usr/src/sys//conf/GENERIC. > > Thanks! You're welcome. Regards, Pieter de Goeje