Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (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
Show 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
...
...