Loading tools.md +15 −1 Original line number Diff line number Diff line Loading @@ -76,6 +76,20 @@ order in which directory entries are read. <a href="https://packages.debian.org/sid/disorderfs" class="btn btn-outline-primary btn-sm">Debian package</a> <a href="https://archlinux.org/packages/extra/x86_64/disorderfs" class="btn btn-outline-primary btn-sm">Arch Linux package</a> #### The Unreproducible Package `The Unreproducible Package` is meant as a practical way to demonstrate the various ways that software can break *reproducible builds* using just low level primitives without requiring external existing programs that implement these primitives themselves. It is structured so that one subdirectory demonstrates one class of issues in some variants observed in the wild. <a href="https://salsa.debian.org/reproducible-builds/theunreproduciblepackage" class="btn btn-outline-primary btn-sm">Git</a> <a href="https://salsa.debian.org/reproducible-builds/theunreproduciblepackage/-/issues" class="btn btn-outline-primary btn-sm">Issues</a> <a href="https://salsa.debian.org/reproducible-builds/theunreproduciblepackage/-/merge_requests" class="btn btn-outline-primary btn-sm">Merge Requests</a> #### diffoci `diffoci` compares Docker and OCI container images for helping reproducible builds. Loading Loading
tools.md +15 −1 Original line number Diff line number Diff line Loading @@ -76,6 +76,20 @@ order in which directory entries are read. <a href="https://packages.debian.org/sid/disorderfs" class="btn btn-outline-primary btn-sm">Debian package</a> <a href="https://archlinux.org/packages/extra/x86_64/disorderfs" class="btn btn-outline-primary btn-sm">Arch Linux package</a> #### The Unreproducible Package `The Unreproducible Package` is meant as a practical way to demonstrate the various ways that software can break *reproducible builds* using just low level primitives without requiring external existing programs that implement these primitives themselves. It is structured so that one subdirectory demonstrates one class of issues in some variants observed in the wild. <a href="https://salsa.debian.org/reproducible-builds/theunreproduciblepackage" class="btn btn-outline-primary btn-sm">Git</a> <a href="https://salsa.debian.org/reproducible-builds/theunreproduciblepackage/-/issues" class="btn btn-outline-primary btn-sm">Issues</a> <a href="https://salsa.debian.org/reproducible-builds/theunreproduciblepackage/-/merge_requests" class="btn btn-outline-primary btn-sm">Merge Requests</a> #### diffoci `diffoci` compares Docker and OCI container images for helping reproducible builds. Loading