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 guessing I have to delete/populate some counter file.



This should find it:

find /usr/obj/ -name version
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to