sources version file?

Gelsema, P (Patrick) - FreeBSD freebsd at superhero.nl
Thu Nov 23 08:38:08 PST 2006


On Thu, November 23, 2006 16:46, Jonathan Horne wrote:
> ive searched the archives over the past 2 weeks or so unsuccessfully for
> this
> tidbit, which i have seen mentioned here before.  so, i re-ask:
>
> what is the path/filename of the sources file that says what version of
> the
> cvs sources have been downloaded?

# egrep "REVISION|BRANCH" /usr/src/sys/conf/newvers.sh
REVISION="5.4"
BRANCH="RELEASE-p22"
RELEASE="${REVISION}-${BRANCH}"

Cheers

Patrick


More information about the freebsd-questions mailing list