Commit 4656f905 authored by Holger Levsen's avatar Holger Levsen
Browse files

restructure a tiny bit

parent 395736d1
Loading
Loading
Loading
Loading
Loading
+8 −7
Original line number Diff line number Diff line
@@ -127,6 +127,13 @@ non-determinism. Andrew Ayer further took the task of creating
The first released version handled files
created by gzip, Zip, Jar, Javadoc, and `.a` files.

## Early archive wide rebuilds

*  [2013-09-07](https://wiki.debian.org/ReproducibleBuilds/Rebuild20130907) by David Suárez. 24% of 5240 source packages reproducible. Variations: time, build path.
*  [2014-01-26](https://wiki.debian.org/ReproducibleBuilds/Rebuild20140126) by David Suárez. 67% of 6887 source packages reproducible. Variations: time, build path.
*  [2014-09-19](https://wiki.debian.org/ReproducibleBuilds/RebuildCore20140919) by Lunar, 30% of 172 source core packages reproducible. Variations: time, file order.
*  [Updated daily since 2014-09-28](https://tests.reproducible-builds.org/debian/reproducible.html) by jenkins.debian.net. On 2014-11-11, 13213 (61.4%) out of 21448 packages are reproducible.

## Giving up on build paths

Initially we though that variations happening when building the package
@@ -299,14 +306,8 @@ instructions for the first time in [a post to our general mailinglist](https://l

In 2024, Bernhard M. Wiedemann worked several months full-time on [R-B-OS](https://news.opensuse.org/2025/02/18/rbos-project-hits-milestone/) - a 100% bit-reproducible fork of openSUSE.

## Early archive wide rebuilds

*  [2013-09-07](https://wiki.debian.org/ReproducibleBuilds/Rebuild20130907) by David Suárez. 24% of 5240 source packages reproducible. Variations: time, build path.
*  [2014-01-26](https://wiki.debian.org/ReproducibleBuilds/Rebuild20140126) by David Suárez. 67% of 6887 source packages reproducible. Variations: time, build path.
*  [2014-09-19](https://wiki.debian.org/ReproducibleBuilds/RebuildCore20140919) by Lunar, 30% of 172 source core packages reproducible. Variations: time, file order.
*  [Updated daily since 2014-09-28](https://tests.reproducible-builds.org/debian/reproducible.html) by jenkins.debian.net. On 2014-11-11, 13213 (61.4%) out of 21448 packages are reproducible.

## Publicity
## ToDo

please see the old [Reproducibile Builds Publicity](https://wiki.debian.org/ReproducibleBuilds/About#Publicity) page in the Debian wiki
which we still need to migrate to reproducible-builds.org.