Date: Thu, 23 Sep 2010 17:12:47 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/conf newvers.sh Message-ID: <201009231713.o8NHD6k8038891@repoman.freebsd.org>
index | next in thread | raw e-mail
imp 2010-09-23 17:12:47 UTC
FreeBSD src repository
Modified files:
sys/conf newvers.sh
Log:
SVN rev 213077 on 2010-09-23 17:12:47Z by imp
Simplify how we find the kernel source. Rather than depending on sys,
or some variation in the path, the new version assumes that $0 is
newvers.sh path, and that dirname $0/.. is the same as $S aka $SYSDIR.
It also removes knowledge of ${MACHINE} and ${MACHINE_ARCH}, which is
also good.
# I've had this in my tree for about 6 months now, which is why I
# didn't notice that I broke it in r209510 and that was fixed in
# r212954. This should finally resolve the issues people had with
# r204824 as well as address the issues that motivated r204824.
Revision Changes Path
1.91 +32 -39 src/sys/conf/newvers.sh
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009231713.o8NHD6k8038891>
