On Sun, 13 Aug 2000, John Baldwin wrote:
> Usually when testing a kernel compile, GENERIC is the kernel to test.
> If your changes are intrusive enough, you might also want to make sure
> that LINT builds ok. The LINT config file is generated from NOTES by
> typing 'make LINT' in /sys/i386/conf/.
I thought LINT was always supposed to be built because by definition not
everything is in GENERIC, and your changes might have broken something
else you didnt test. Of course, testing LINT can't catch all bugs since
problems may result from the lack of a kernel option, but it's a good
start.
Kris
--
In God we Trust -- all others must submit an X.509 certificate.
-- Charles Forsythe <[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message