Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Nov 2007 01:36:55 +0000
From:      RW <fbsd06@mlists.homeunix.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Where Is The Kernel Build Number Derived
Message-ID:  <20071109013655.18a22000@gumby.homeunix.com.>
In-Reply-To: <47339C66.3070700@tundraware.com>
References:  <47339C66.3070700@tundraware.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 08 Nov 2007 17:31:50 -0600
Tim Daneliuk <tundra@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071109013655.18a22000>