Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Reproducible Builds
reproducible-website
Compare revisions
395710b2fcbe6f9d7c33e0db9226d9774f4e84f4...43ba1a116e650557afe7dc7e8ec8af05aad78078
Commits (2)
tools: correct disorderfs links
· a6919713
Graham Christensen
authored
Feb 23, 2019
and
Chris Lamb
committed
Feb 24, 2019
a6919713
tools: drop disorderfs's link to issue tracker (404)
· 43ba1a11
Graham Christensen
authored
Feb 23, 2019
and
Chris Lamb
committed
Feb 24, 2019
43ba1a11
Hide whitespace changes
Inline
Side-by-side
tools.md
View file @
43ba1a11
...
...
@@ -51,9 +51,8 @@ disorderfs is an overlay FUSE filesystem that deliberately introduces
non-determinism into filesystem metadata. For example, it can randomize the
order in which directory entries are read.
<a
href=
"https://salsa.debian.org/reproducible-builds/diffoscope"
class=
"btn btn-outline-primary btn-sm"
>
Git
</a>
<a
href=
"https://salsa.debian.org/reproducible-builds/diffoscope/issues"
class=
"btn btn-outline-primary btn-sm"
>
Issues
</a>
<a
href=
"https://salsa.debian.org/reproducible-builds/diffoscope/merge_requests"
class=
"btn btn-outline-primary btn-sm"
>
Merge requests
</a>
<a
href=
"https://salsa.debian.org/reproducible-builds/disorderfs"
class=
"btn btn-outline-primary btn-sm"
>
Git
</a>
<a
href=
"https://salsa.debian.org/reproducible-builds/disorderfs/merge_requests"
class=
"btn btn-outline-primary btn-sm"
>
Merge requests
</a>
<a
href=
"https://packages.debian.org/sid/disorderfs"
class=
"btn btn-outline-primary btn-sm"
>
Debian package
</a>
## strip-nondeterminism
...
...