On 03/08/2011 10:51, Kostik Belousov wrote:
On Tue, Mar 08, 2011 at 05:46:12PM +0000, Johann Kois wrote:e
jkois 2011-03-08 17:46:12 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml
Log:
PR: docs/150124
Fix/Update the instructions on "how to build a custom kernel".
- The fact that you need the whole source tree for this is well hidden at
the moment.
I do not believe this is true. Kernel should not have dependencies
outside sys/.
There are no dependencies on building the kernel outside of sys, if you
are building on a system that's had all the system components
installed. You have to build with the 'classic' method of building the
kernel. buildkernel does require a source tree.
If there are hidden dependencies (I just checked and there's nothing
obvious), it's a bug and we'll fix it ASAP.
Warner
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"