Page MenuHomeFreeBSD

Build loaders reproducibly when WITH_REPRODUCIBLE_BUILD
ClosedPublic

Authored by emaste on Dec 18 2016, 10:25 PM.
Tags
None
Referenced Files
F146905033: D8842.diff
Fri, Mar 6, 3:42 PM
F146890578: D8842.diff
Fri, Mar 6, 12:57 PM
Unknown Object (File)
Fri, Mar 6, 7:12 AM
Unknown Object (File)
Thu, Mar 5, 2:14 AM
Unknown Object (File)
Tue, Mar 3, 1:34 PM
Unknown Object (File)
Wed, Feb 11, 5:08 PM
Unknown Object (File)
Feb 3 2026, 3:00 AM
Unknown Object (File)
Feb 2 2026, 1:55 PM
Subscribers

Details

Summary

When WITH_REPRODUCIBLE_BUILD=yes is set in src.conf(5), eliminate the time, user, and host from the loader's version information. This allows builds to produce bit-for-bit identical output.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste retitled this revision from to Build loaders reproducibly when WITH_REPRODUCIBLE_BUILD.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added reviewers: bapt, imp, jhb.
emaste added a subscriber: dteske.
bapt edited edge metadata.
This revision is now accepted and ready to land.Dec 18 2016, 10:35 PM
This revision was automatically updated to reflect the committed changes.