Where Is The Kernel Build Number Derived

2007-11-08 Thread Tim Daneliuk
When I do a make buildworld/installworld, where does it find the last build number to increment? More particularly, how do I reset this so that the next kernel build will be #0? make clean doesn't do it, so I'm guessing I have to delete/populate some counter file. TIA... --

Re: Where Is The Kernel Build Number Derived

2007-11-08 Thread RW
On Thu, 08 Nov 2007 17:31:50 -0600 Tim Daneliuk [EMAIL PROTECTED] wrote: When I do a make buildworld/installworld, where does it find the last build number to increment? More particularly, how do I reset this so that the next kernel build will be #0? make clean doesn't do it, so I'm