On 2005-11-01 20:26, eoghan <[EMAIL PROTECTED]> 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


_______________________________________________
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