Where Is The Kernel Build Number Derived

RW fbsd06 at mlists.homeunix.com
Thu Nov 8 18:00:26 PST 2007


On Thu, 08 Nov 2007 17:31:50 -0600
Tim Daneliuk <tundra at tundraware.com> 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 guessing I have to delete/populate some counter file.



This should find it:

find /usr/obj/ -name version


More information about the freebsd-questions mailing list