Date: Wed, 18 May 2016 01:12:02 +0000 From: Ed Maste <emaste@freebsd.org> To: "Pedro F. Giffuni" <pfg@freebsd.org> Cc: "src-committers@freebsd.org" <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org> Subject: Re: svn commit: r300098 - head/usr.sbin/makefs Message-ID: <CAPyFy2BynX3EKiKCpFVjGNR3jypFu=3bACTcMeQ-5W%2BifiadKg@mail.gmail.com> In-Reply-To: <201605180022.u4I0MqSU048808@repo.freebsd.org> References: <201605180022.u4I0MqSU048808@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 18 May 2016 at 00:22, Pedro F. Giffuni <pfg@freebsd.org> 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2BynX3EKiKCpFVjGNR3jypFu=3bACTcMeQ-5W%2BifiadKg>