grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] reproducible builds
@ 2015-12-04 16:10 Alexander Couzens
  2015-12-04 16:10 ` [PATCH 1/3] mkstandalone: add argument --fixed-time to override mtime of files Alexander Couzens
                   ` (6 more replies)
  0 siblings, 7 replies; 21+ messages in thread
From: Alexander Couzens @ 2015-12-04 16:10 UTC (permalink / raw)
  To: grub-devel; +Cc: Alexander Couzens

Hi,

I would like to build grub reproducible for coreboot.
The mkrescue patch is not needed for reproducible builds
in coreboot and might dropped, because someone want to create a direct
override argument to set the uuid reproducible.

Best,
lynxis

Alexander Couzens (3):
  mkstandalone: add argument --fixed-time to override mtime of files
  mkrescue: add argument --fixed-time to get reproducible uuids
  Makefile: use FIXED_TIMESTAMP for mkstandalone if set

 Makefile.am              |  2 +-
 util/grub-mkrescue.c     | 15 ++++++++++++++-
 util/grub-mkstandalone.c | 14 +++++++++++++-
 3 files changed, 28 insertions(+), 3 deletions(-)

-- 
2.6.3



^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2015-12-15 16:47 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-04 16:10 [PATCH 0/3] reproducible builds Alexander Couzens
2015-12-04 16:10 ` [PATCH 1/3] mkstandalone: add argument --fixed-time to override mtime of files Alexander Couzens
2015-12-04 18:00   ` Vladimir 'φ-coder/phcoder' Serbinenko
2015-12-05  6:35     ` Andrei Borzenkov
2015-12-04 16:10 ` [PATCH 2/3] mkrescue: add argument --fixed-time to get reproducible uuids Alexander Couzens
2015-12-04 16:10 ` [PATCH 3/3] Makefile: use FIXED_TIMESTAMP for mkstandalone if set Alexander Couzens
2015-12-04 16:48   ` Alexander Couzens
2015-12-04 17:09     ` [PATCH] Makefile/coreboot use SOURCE_DATE_EPOCH as time source " Alexander Couzens
2015-12-04 18:01   ` [PATCH 3/3] Makefile: use FIXED_TIMESTAMP for mkstandalone " Vladimir 'φ-coder/phcoder' Serbinenko
2015-12-04 18:32 ` [PATCH v3 0/3] reproducible builds Alexander Couzens
2015-12-05  6:28   ` Andrei Borzenkov
2015-12-05 11:43     ` Alexander Couzens
2015-12-04 18:32 ` [PATCH v3 1/3] mkstandalone: add argument --fixed-time to override mtime of files Alexander Couzens
2015-12-14 14:47   ` Vladimir 'φ-coder/phcoder' Serbinenko
2015-12-04 18:32 ` [PATCH v3 2/3] mkrescue: add argument --fixed-time to get reproducible uuids Alexander Couzens
2015-12-14 15:22   ` Vladimir 'φ-coder/phcoder' Serbinenko
2015-12-15 15:46     ` Andrei Borzenkov
2015-12-15 16:02       ` Vladimir 'phcoder' Serbinenko
2015-12-15 16:48       ` Thomas Schmitt
2015-12-04 18:32 ` [PATCH v3 3/3] Makefile/coreboot use SOURCE_DATE_EPOCH as time source if set Alexander Couzens
2015-12-14 15:23   ` Vladimir 'φ-coder/phcoder' Serbinenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).