Peter Matulis wrote:
I'm looking for instructions on compiling a kernel to run on my SMP system. I've installed 4.0 and I can run bsd.mp but now I want to update my sources and recompile a new GENERIC kernel.
All is fully documented on the site. Use the patch process only for the security advisory you need: http://openbsd.org/faq/faq10.html#Patches Or go the full way via CVS use if you pick that way: http://openbsd.org/anoncvs.html More details here: http://openbsd.org/faq/faq5.html#BldGetSrc Built your kernel: http://openbsd.org/faq/faq5.html#BldKernel Built your userland: http://openbsd.org/faq/faq5.html#BldUserland In short, all is there for you to do as you see fit. Get yourself familiar with the process. All you need is above. Best, Daniel

