04.12.2015 21:32, Alexander Couzens пишет: > 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 >
Should not we convert 85a7be2414c4718e96d81a2ebaa70d0d42152e62 to use it then instead of hardcoding time stamp? Then --fixed-time should probably be promoted to common installer option. > Makefile.am | 2 +- > util/grub-mkrescue.c | 16 +++++++++++++++- > util/grub-mkstandalone.c | 15 ++++++++++++++- > 3 files changed, 30 insertions(+), 3 deletions(-) > _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
