On 18 May 2016 at 00:22, Pedro F. Giffuni <[email protected]> wrote:
> Author: pfg
> Date: Wed May 18 00:22:52 2016
> New Revision: 300098
> URL: https://svnweb.freebsd.org/changeset/base/300098
>
> Log:
>   makefs(8): Clarify the comment concerning seeding.
>
>   Avoid giving the impression makefs currently supports reproduceable
>   builds.

Thanks!

It might make sense to seed based on SOURCE_DATE_EPOCH
(https://reproducible-builds.org/specs/source-date-epoch/) if set, and
later on we ought to add an option to set the seed on the command
line.

But, there are a lot of other reproducible build tasks that are
probably more important to tackle before this.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to