buildworld

Giorgos Keramidas keramida at ceid.upatras.gr
Tue Nov 1 13:11:54 PST 2005


On 2005-11-01 20:26, eoghan <freebsd at 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




More information about the freebsd-questions mailing list