From owner-freebsd-current@FreeBSD.ORG Thu Feb 12 12:56:58 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECD9416A4CE for ; Thu, 12 Feb 2004 12:56:58 -0800 (PST) Received: from mail.ncsa.uiuc.edu (mail.ncsa.uiuc.edu [141.142.2.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACD7243D2F for ; Thu, 12 Feb 2004 12:56:58 -0800 (PST) (envelope-from koziol@ncsa.uiuc.edu) X-Envelope-From: koziol@ncsa.uiuc.edu X-Envelope-To: Received: from sleipnir.ncsa.uiuc.edu (sleipnir.ncsa.uiuc.edu [141.142.96.70]) by mail.ncsa.uiuc.edu (8.11.7/8.11.6) with ESMTP id i1CKuwc23972 for ; Thu, 12 Feb 2004 14:56:58 -0600 Received: from sleipnir.ncsa.uiuc.edu (localhost [127.0.0.1]) i1CKuw5D093698 for ; Thu, 12 Feb 2004 14:56:58 -0600 (CST) (envelope-from koziol@sleipnir.ncsa.uiuc.edu) Received: (from koziol@localhost) by sleipnir.ncsa.uiuc.edu (8.12.10/8.12.10/Submit) id i1CKuwnt093697 for freebsd-current@freebsd.org; Thu, 12 Feb 2004 14:56:58 -0600 (CST) (envelope-from koziol) From: Quincey Koziol Message-Id: <200402122056.i1CKuwnt093697@sleipnir.ncsa.uiuc.edu> To: freebsd-current@freebsd.org Date: Thu, 12 Feb 2004 14:56:58 -0600 (CST) X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Subject: GENERIC options? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 12 Feb 2004 20:56:59 -0000 Hi! I've been using FreeBSD for ten or more years and I'm just starting to dip my toes into 5-CURRENT. I'm working on configuring a custom kernel but it doesn't seem right to copy the NOTES file in /usr/src/sys/conf and start hacking on it - there's way too many options! Which "machine independent" kernel config file does the GENERIC kernel use? Thanks, Quincey Koziol koziol@ncsa.uiuc.edu