svn commit: r348611 - in head/sys: conf kern

Conrad Meyer cem at freebsd.org
Tue Jun 4 16:21:48 UTC 2019


On Tue, Jun 4, 2019 at 7:15 AM Shawn Webb <shawn.webb at hardenedbsd.org> wrote:
>
> On Tue, Jun 04, 2019 at 01:07:10PM +0000, Ed Maste wrote:
> > Author: emaste
> > Date: Tue Jun  4 13:07:10 2019
> > New Revision: 348611
> > URL: https://svnweb.freebsd.org/changeset/base/348611
> >
> > Log:
> >   Expose the kernel's build-ID through sysctl
> >
> >   After our migration (of certain architectures) to lld the kernel is built
> >   with a unique build-ID.  Make it available via a sysctl and uname(1) to
> >   allow the user to identify their running kernel.
>
> Does this impact reproducible builds at all?

Not at all, no.


More information about the svn-src-head mailing list