grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v3 0/3] reproducible builds


From: Alexander Couzens
Subject: [PATCH v3 0/3] reproducible builds
Date: Fri, 4 Dec 2015 19:32:19 +0100

Changelog:

- v2:
 - 3/3: rewrite commit message
 - 3/3: rename variable into SOURCE_DATE_EPOCH
- v3:
 - */3: initialize fixed_time argument
 - 1+2/3: remove argument letter '-t' only --fixed-time works
 - 1+2/3: initialize fixed_time = -1

Alexander Couzens (3):
  mkstandalone: add argument --fixed-time to override mtime of files
  mkrescue: add argument --fixed-time to get reproducible uuids
  Makefile/coreboot use SOURCE_DATE_EPOCH as time source if set

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

-- 
2.6.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]