uname -a

Glen Barber glen.j.barber at gmail.com
Wed Mar 31 04:16:50 UTC 2010


Hi,

alexus wrote: 
> su-3.2# uname -a
> FreeBSD dd.alexus.org 7.3-RELEASE FreeBSD 7.3-RELEASE #13: Tue Mar 23
> 20:47:52 UTC 2010     XXXXX at XXXXX.XXX.:/usr/obj/usr/src/sys/GENERIC
> amd64
> su-3.2#
> 
> why is it showing up #13 here? back when I had 7.2-RELEASE-pX i've had
> #12, I then did following:
> 
> rm -rf /usr/src
> csup /usr/share/examples/cvsup/standard-supfile
> cd /usr/src
> make buildworld
> make buildkernel
> ...
> reboot
> now it show shows 7.3 and #13, i thought if i get rid of /usr/src and
> re-csup it it should reset to #1? or #0
> 

The kernel version is incremented from /usr/obj, not /usr/src.  To revert
it to "#0", remove /usr/obj.

Regards,

-- 
Glen Barber


More information about the freebsd-questions mailing list