[Git][reproducible-builds/reproducible-website][master] commandments: fix the link for readdir order

Bernhard M. Wiedemann (@bmwiedemann-guest) gitlab at salsa.debian.org
Wed Feb 19 19:07:25 UTC 2025



Bernhard M. Wiedemann pushed to branch master at Reproducible Builds / reproducible-website


Commits:
bf9274a0 by Bernhard M. Wiedemann at 2025-02-19T20:06:44+01:00
commandments: fix the link for readdir order

the old one was about other filesystem-related variations

- - - - -


1 changed file:

- _docs/commandments.md


Changes:

=====================================
_docs/commandments.md
=====================================
@@ -7,7 +7,7 @@ permalink: /docs/commandments/
    1. Thou shall not record the name of thy maker nor the place of thy making (username, hostname)
    1. Thou shall not record the date nor time of thy making, unless you respect the holy [SDE spec](https://reproducible-builds.org/docs/source-date-epoch/) ([date+time](https://github.com/bmwiedemann/theunreproduciblepackage/tree/master/timestamp))
    1. Thou shall not use memory without initialization or use memory addresses to decide outcomes ([ASLR](https://github.com/bmwiedemann/theunreproduciblepackage/tree/master/aslr))
-   1. Thou shall do all your work in order - not use [filesystem-readdir-order](https://github.com/bmwiedemann/theunreproduciblepackage/tree/master/filesystem) nor random order of hash elements
+   1. Thou shall do all your work in order - not use [filesystem-readdir-order](https://github.com/bmwiedemann/theunreproduciblepackage/tree/master/readdir) nor random order of hash elements
    1. Thou shall not *(gamble and)* record random numbers ([UUID, private/public key](https://github.com/bmwiedemann/theunreproduciblepackage/tree/master/random), [hash-seed](https://github.com/bmwiedemann/theunreproduciblepackage/tree/master/hash), ASLR)
    1. Thou shall only do one thing at a time or ensure races do no harm ([parallelism](https://github.com/bmwiedemann/theunreproduciblepackage/tree/master/race))
    1. Thou shall not look at build machine processor capabilities ([CPU](https://github.com/bmwiedemann/theunreproduciblepackage/tree/master/compile-time-check/cpu-detection))



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/bf9274a074f4ea2b7fcd816033fc133e9be40b21

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/bf9274a074f4ea2b7fcd816033fc133e9be40b21
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20250219/8e9baf38/attachment.htm>


More information about the rb-commits mailing list