On Wed, Apr 20, 2011 at 07:33:06PM -0700, Stefan N wrote:
> Hi All,
>
> I have a plan to do some testing to compile and build release of OpenBSD from
> the source code.
> My question is which part of the source code do I need to modify
> in order to get and use the my own and customized 'uname' (eg: TestBSD)?
>
> # uname -a
> TestBSD server.lab.com 1.0-RELEASE GENERIC.MP#0 amd64
>
>
> Thank you in advance.
>
> Regards,
> Stefanus
What problem are you trying to solve? Changing the ostype will likely
cause all kind of trouble with configure scripts etc.
-Otto