Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Nov 2005 23:11:39 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        eoghan <freebsd@redry.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: buildworld
Message-ID:  <20051101211139.GA96731@flame.pc>
In-Reply-To: <73FF4553-3AB1-4BAF-A929-C1E0F8211710@redry.net>
References:  <73FF4553-3AB1-4BAF-A929-C1E0F8211710@redry.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-11-01 20:26, eoghan <freebsd@redry.net> wrote:
> Hello
> Is there a way to tell which freebsd buildworld will make?

You can guess by looking at:

    /usr/src/sys/conf/newvers.sh

This will give the version of the kernel, which may not be that useful
for branches that change often, like CURRENT.  It's a good indication of
what branch you're building though.

The value of __FreeBSD_version from /usr/src/sys/sys/param.h is also a
useful number to have.

- Giorgos





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