Page MenuHomeFreeBSD

share/sendmail: Use consistent ordering when processing files
ClosedPublic

Authored by markj on Sep 2 2025, 8:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 22, 8:01 PM
Unknown Object (File)
Thu, May 21, 2:58 AM
Unknown Object (File)
Wed, May 20, 2:37 PM
Unknown Object (File)
Wed, May 20, 4:21 AM
Unknown Object (File)
Sat, May 16, 4:26 PM
Unknown Object (File)
Mon, May 11, 9:36 PM
Unknown Object (File)
Mon, May 11, 8:35 PM
Unknown Object (File)
Mon, May 11, 8:19 PM
Subscribers

Details

Summary

Otherwise files are handled in the order returned by find(1). This
in turn results in inconsistent ordering of files in the METALOG mtree
file produced by "make installworld -DNO_ROOT", which results in
non-reproducible filesystem images.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 66768
Build 63651: arc lint + arc unit