Page MenuHomeFreeBSD

Build loaders reproducibly when WITH_REPRODUCIBLE_BUILD
ClosedPublic

Authored by emaste on Dec 18 2016, 10:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 21 2024, 8:00 PM
Unknown Object (File)
Oct 3 2024, 10:24 PM
Unknown Object (File)
Sep 20 2024, 2:43 PM
Unknown Object (File)
Sep 8 2024, 4:56 PM
Unknown Object (File)
Sep 7 2024, 3:34 PM
Unknown Object (File)
Sep 6 2024, 12:33 AM
Unknown Object (File)
Sep 4 2024, 3:08 AM
Unknown Object (File)
Aug 19 2024, 7:41 AM
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.