Re: [MirageOS-devel] Reproducible builds

2015-12-08 Thread Daniel Bünzli
Le mardi, 8 décembre 2015 à 10:22, Thomas Gazagnaire a écrit : > There is an ongoing discussion to make OCaml have reproducible builds: > > http://caml.inria.fr/mantis/print_bug_page.php?bug_id=7037 > > this looks it will fixed on time for the next release . Only the ocamldoc bit, I think. Temp

Re: [MirageOS-devel] Reproducible builds

2015-12-08 Thread Thomas Gazagnaire
> Just came across https://reproducible-builds.org > . > > Thoughts? Anyone familiar with it? > > Seems like something to think about in a build/deploy system such as we use > for the mirage websites, where the built vm is committed back to a repo. > Being abl

[MirageOS-devel] Reproducible builds

2015-12-08 Thread Richard Mortier
Just came across https://reproducible-builds.org. Thoughts? Anyone familiar with it? Seems like something to think about in a build/deploy system such as we use for the mirage websites, where the built vm is committed back to a repo. Being able to reliably reproduce an image for debugging is prob