Date: Thu, 12 Feb 2004 13:40:09 -0800 From: Freddie Cash <fcash-ml@sd73.bc.ca> To: freebsd-current@freebsd.org Subject: Re: GENERIC options? Message-ID: <200402121340.09335.fcash-ml@sd73.bc.ca> In-Reply-To: <200402122056.i1CKuwnt093697@sleipnir.ncsa.uiuc.edu> References: <200402122056.i1CKuwnt093697@sleipnir.ncsa.uiuc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On February 12, 2004 12:56 pm, Quincey Koziol wrote: > 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? /usr/src/sys/<arch>/conf/GENERIC is the kernel config file used to build the GENERIC kernel. All kernel options are listed / documented in: /usr/src/sys/conf/NOTES /usr/src/sys/<arch>/conf/NOTES where <arch> is the cpu archictere (i386, sparc, alpha, etc). -- Freddie Cash fcash-ml@sd73.bc.ca
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402121340.09335.fcash-ml>
