Date: Sun, 29 Feb 2004 22:28:40 -0500 From: "Matt Emmerton" <matt@gsicomp.on.ca> To: "Shaun T. Erickson" <ste@ste-land.com>, <freebsd-questions@freebsd.org> Subject: Re: LINT file? Message-ID: <00c601c3ff3d$4afc6a10$1200a8c0@gsicomp.on.ca> References: <4042AC08.5040209@ste-land.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> If I understand correctly, in previous releases there used to be a file > "/usr/src/sys/i386/conf/LINT", that listed all the things one could put > in their kernel conf file. I can't find any such file on 5.2.1-RELEASE. > Can someone please tell me where I can find it or it's replacement > please? TIA cd /usr/src/sys/i386/conf make LINT Note that the LINT kernel is _strictly_ a list of all the possible things to put in your kernel config -- there are no explanatory comments anymore. -- Matt Emmerton
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00c601c3ff3d$4afc6a10$1200a8c0>