Created attachment 157463 [details] share/zoneinfo: Install in a deterministic way to get a reproducible METALOG The attached patch results in the zone information being installed in a deterministic way so the METALOG can be reproduced from another source tree copy (when building with -DNO_ROOT). Obtained from: ElectroBSD
Looks good to me
A commit references this bug: Author: ngie Date: Sat Oct 17 09:26:16 UTC 2015 New revision: 289451 URL: https://svnweb.freebsd.org/changeset/base/289451 Log: Install share/zoneinfo in a deterministic way by sorting the results from find This helps produce deterministic METALOG output PR: 200674 Submitted by: Fabian Keil <fk@fabiankeil.de> Reviewed by: emaste MFC after: 1 week Obtained from: ElectroBSD Changes: head/share/zoneinfo/Makefile
A commit references this bug: Author: ngie Date: Mon Oct 26 00:11:08 UTC 2015 New revision: 289974 URL: https://svnweb.freebsd.org/changeset/base/289974 Log: MFC r289451: Install share/zoneinfo in a deterministic way by sorting the results from find This helps produce deterministic METALOG output PR: 200674 Submitted by: Fabian Keil <fk@fabiankeil.de> Reviewed by: emaste Obtained from: ElectroBSD Changes: _U stable/10/ stable/10/share/zoneinfo/Makefile
A commit references this bug: Author: ngie Date: Mon Oct 26 00:12:01 UTC 2015 New revision: 289975 URL: https://svnweb.freebsd.org/changeset/base/289975 Log: MFstable/10 r289974: MFC r289451: Install share/zoneinfo in a deterministic way by sorting the results from find This helps produce deterministic METALOG output PR: 200674 Submitted by: Fabian Keil <fk@fabiankeil.de> Reviewed by: emaste Obtained from: ElectroBSD Changes: _U stable/9/ _U stable/9/share/ _U stable/9/share/zoneinfo/ stable/9/share/zoneinfo/Makefile