On Fri, Dec 09, 2011 at 03:25:40PM +0100, Erik Cederstrand wrote:
> Den 09/12/2011 kl. 14.37 skrev Ruslan Ermilov:
>
> > On Fri, Dec 09, 2011 at 12:16:39PM +0100, Erik Cederstrand wrote:
> >> I've been working on a project to make it possible to produce deterministic
&g
Hi Ruslan,
Den 09/12/2011 kl. 14.37 skrev Ruslan Ermilov:
> On Fri, Dec 09, 2011 at 12:16:39PM +0100, Erik Cederstrand wrote:
>> I've been working on a project to make it possible to produce deterministic
>> builds with FreeBSD. By this I mean building a FreeBSD distributi
On Fri, Dec 09, 2011 at 12:16:39PM +0100, Erik Cederstrand wrote:
> I've been working on a project to make it possible to produce deterministic
> builds with FreeBSD. By this I mean building a FreeBSD distribution twice
> from the same code base and having all files in the two distr
Hi all,
I've been working on a project to make it possible to produce deterministic
builds with FreeBSD. By this I mean building a FreeBSD distribution twice from
the same code base and having all files in the two distributions match by md5
sum. Currently, this is not the case.
My main