Lampshade wrote:
> Hi,
> I would like sometimes experiment with some options/custom config in kernel. 
> On the other hand that is not supported by OpenBSD. Suppose I need to 
> reproduce 
> problem with original kernel. I think good solution for me would be to have 
> two directories for OpenBSD's code. Instead of /usr/src/sys/ I would have:
> 1. /usr/original/src/sys/
> 2. /usr/modified/src/sys/
> 
> Quesion:
> Does changing the path to source code directory is supported by OpenBSD? 

you can build the kernel from sources in any directory. building everything
else requires editing mk.conf, see the man page.

Reply via email to