On Fri, May 04, 2007 at 01:15:20PM +0200, Stephan A. Rickauer wrote:
> quick question: My newly build 4.1-stable on i386 says in dmesg:
> 
> OpenBSD 4.1 (GENERIC) #0: Thu May  3 14:29:53 CEST 2007
>     [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
> 
> I was expected to see a 4.1-stable (just because I've seen it before
> with 3.x and 4.0). I double checked building from the correct tree. Am I
> missing something in my build process or has this changed?
> 

update your tree, it got fixed some days/hours ago

> I did:
> 
> # cd /usr
> # export CVSROOT="[EMAIL PROTECTED]:/cvs"
> # cvs -z5 checkout -P -rOPENBSD_4_1 src
> 
> # cd /usr/src/sys/arch/i386/conf
> # /usr/sbin/config GENERIC
> # cd /usr/src/sys/arch/i386/compile/GENERIC
> # make clean && make depend && make && reboot
> 
> 
> BTW: What is that #0 for (release has #1435)?
> 

kernel "build" version. 

look at /usr/src/sys/arch/i386/compile/GENERIC/vers.c, it will be
updated every time you run a make in your kernel dir.

> Thanks!
> 
> -- 
> 
>  Stephan A. Rickauer
> 
>  -----------------------------------------------------------
>  Institute of Neuroinformatics         Tel  +41 44 635 30 50
>  University / ETH Zurich               Sec  +41 44 635 30 52
>  Winterthurerstrasse 190               Fax  +41 44 635 30 53
>  CH-8057 Zurich                        Web  www.ini.unizh.ch
> 
>  RSA public key:  https://www.ini.uzh.ch/~stephan/pubkey.asc
>  -----------------------------------------------------------

Reply via email to