You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
disorderfs is an overlay FUSE filesystem that introduces non-determinism into filesystem
metadata. For example, it can randomize the order in which directory entries are read.
This is useful for detecting non-determinism in the build process.
Shuffle dir entries and so on.
See disorderfs(1):
https://salsa.debian.org/reproducible-builds/disorderfs/-/tree/master
The text was updated successfully, but these errors were encountered: