The 'uname' output

2009-06-19 Thread Harry Matthiesen Jensen
I have wondered why my build number in the 'uname' output not is
incrementet for each build I make of the system, it shows '#0'
all the time.

Example output of 'uname -a':

FreeBSD mugin-LAN.localhost 8.0-CURRENT
FreeBSD 8.0-CURRENT #0: Thu Jun 18 12:41:05 CEST 2009
r...@mugin-lan.localhost:/usr/obj/usr/src/sys/MUGIN  i386

I had same issue on the system when I ran -STABLE.

Just a little hint from someone will be appreciatet;-)

-- 
Mvh/Brgds Harry
FreeBSD 8.0-CURRENT Compiled at Thu Jun 18 12:41:05 CEST 2009  i386
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: The 'uname' output

2009-06-19 Thread Ruben de Groot
On Fri, Jun 19, 2009 at 02:40:47PM +0200, Harry Matthiesen Jensen typed:
 I have wondered why my build number in the 'uname' output not is
 incrementet for each build I make of the system, it shows '#0'
 all the time.
 
 Example output of 'uname -a':
 
 FreeBSD mugin-LAN.localhost 8.0-CURRENT
 FreeBSD 8.0-CURRENT #0: Thu Jun 18 12:41:05 CEST 2009
 r...@mugin-lan.localhost:/usr/obj/usr/src/sys/MUGIN  i386
 
 I had same issue on the system when I ran -STABLE.
 
 Just a little hint from someone will be appreciatet;-)

Do you remove /usr/obj between builds?

Ruben

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: The 'uname' output

2009-06-19 Thread Harry Matthiesen Jensen
On Fri, Jun 19, 2009 at 03:09:57PM +0200, Ruben de Groot wrote:
 On Fri, Jun 19, 2009 at 02:40:47PM +0200, Harry Matthiesen Jensen typed:
  I have wondered why my build number in the 'uname' output not is
  incrementet for each build I make of the system, it shows '#0'
  all the time.
 
 Do you remove /usr/obj between builds?
 
 Ruben

Yes, and going back in time, it match approximately when I started to
clean /usr/obj hmmm, so I should stop that part of it when
re-building? ..if I want my build number back.

-- 
Mvh/Brgds Harry
FreeBSD 8.0-CURRENT Compiled at Thu Jun 18 12:41:05 CEST 2009  i386
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: The 'uname' output

2009-06-19 Thread Harry Matthiesen Jensen
On Fri, Jun 19, 2009 at 03:31:38PM +0200, Harry Matthiesen Jensen wrote:
   I have wondered why my build number in the 'uname' output not is
   incrementet for each build I make of the system, it shows '#0'
   all the time.
  
  Do you remove /usr/obj between builds?
 
 Yes, and going back in time, it match approximately when I started to
 clean /usr/obj hmmm, so I should stop that part of it when

Thanks Ruben, now it works ;-)

-- 
Mvh/Brgds Harry
FreeBSD 8.0-CURRENT #1: Compiled at Fri Jun 19 16:51:37 CEST 2009  i386
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org