From owner-freebsd-questions Thu Jul 12 20:37:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtprelay2.adelphia.net (smtprelay2.adelphia.net [64.8.25.7]) by hub.freebsd.org (Postfix) with ESMTP id 1875037B401 for ; Thu, 12 Jul 2001 20:37:53 -0700 (PDT) (envelope-from ipthomas_77@yahoo.com) Received: from scraemondaemon.my.domain ([24.49.96.3]) by smtprelay2.adelphia.net (Netscape Messaging Server 4.15) with ESMTP id GGE7FS00.QIJ; Thu, 12 Jul 2001 23:38:16 -0400 Received: (from ipt@localhost) by scraemondaemon.my.domain (8.11.3/8.11.3) id f6D3a0g00859; Thu, 12 Jul 2001 23:36:00 -0400 (EDT) (envelope-from ipt) Date: Thu, 12 Jul 2001 23:35:59 -0400 From: User & Ian Patrick Thomas To: Reyn Winslow Cc: freebsd-questions@freebsd.org Subject: Re: Building a New Kernel Message-ID: <20010712233559.B711@localhost> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from reyn@commonroads.org on Thu, Jul 12, 2001 at 08:04:30PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG There is a new way to build kernels. Checkout the handbook at www.freebsd.org. make buildkernel KERCONF=GENERIC make installkernel KERNCONF=GENERIC Ian As it was put forth by Reyn Winslow on Thu, Jul 12, 2001 at 08:04:30PM -0400... > I just installed version 4.3 (I am new at the FreeBSD thing), and was trying > to include "options NETGRAPH" in my config file...I followed all the steps > on the FreeBSD site, which was pretty basic, but when I do "/usr/sbin/config > GENERIC" it feeds me back an error "unknown option "MAXUSERS"....I copied > the generic kernel config file to check if it would work, and it gives me > the same error...is there something I'm doing wrong? > > Matt Winslow > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message