Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Aug 2019 00:34:45 -0400
From:      Ed Maste <emaste@freebsd.org>
To:        tech-lists <tech-lists@zyxst.net>
Cc:        "freebsd-arch@freebsd.org" <freebsd-arch@freebsd.org>
Subject:   Re: svn commit: r350550 - head/share/mk
Message-ID:  <CAPyFy2BE6EymEbQ8qL=ATQjngMxy8byofUAWZPMTSQYrortd2w@mail.gmail.com>
In-Reply-To: <20190808014958.GE42725@bastion.zyxst.net>
References:  <20190807201448.GA42725@bastion.zyxst.net> <201908072050.x77Ko5QD089298@gndrsh.dnsmgr.net> <CAGMYy3tyGNOgwhKospck2JXg7z%2BDTW9O7GtgK054cdguvXuN4g@mail.gmail.com> <20190807221946.GB42725@bastion.zyxst.net> <CAPyFy2C4vQaNbJvOcLMbtXnsa3oeMYaN-0tpsxEGa0cginhPqg@mail.gmail.com> <20190808014958.GE42725@bastion.zyxst.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 7 Aug 2019 at 21:50, tech-lists <tech-lists@zyxst.net> wrote:
>
> really? When the setting first became available, I found it wasn't the case,
> and that's why on all my stable systems I had to set
> WITHOUT_REPRODUCIBLE_BUILD=YES in /etc/src.conf in order to preserve previous
> uname -a behaviour.

WITH_REPRODUCIBLE_BUILD has never affected the method used to
determine the SVN version or whether it was included - the same SVN
version has always been in uname -a regardless of the
REPRODUCIBLE_BUILD knob.

The REPRODUCIBLE_BUILD knob affects exactly two invocations in the
build process.  When set -r or -R is passed tosys/conf/newvers.sh and
stand/common/newvers.sh. This controls timestamp, user, and host in
the loader, and the build count, time, date, user, host, and build
directory in the kernel (as reported by uname).



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