[Git-commits] [grml/grml-live] 4e1ff9: Reproducible: make efi.img reproducible

Chris Hofstaedtler noreply at github.com
Mon Jun 23 10:27:58 CEST 2025


  Branch: refs/heads/zeha/sde
  Home:   https://github.com/grml/grml-live
  Commit: 4e1ff9eb581b38e026492d70a3072a6a6b9c40bd
      https://github.com/grml/grml-live/commit/4e1ff9eb581b38e026492d70a3072a6a6b9c40bd
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2025-06-23 (Mon, 23 Jun 2025)

  Changed paths:
    M grml-live

  Log Message:
  -----------
  Reproducible: make efi.img reproducible

Switch from mkfs.vfat to mformat, which supports SOURCE_DATE_EPOCH since 2018
(at least since bookworm).

Unfortunately mkfs.vfat gained SOURCE_DATE_EPOCH support only in trixie, and that
via a Debian patch.

Move initial efi.img creation (file, format, directories) into a helper function
to dedup some of it.


  Commit: f988953ed893cac0ccc2a54bc521da61a95b3188
      https://github.com/grml/grml-live/commit/f988953ed893cac0ccc2a54bc521da61a95b3188
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2025-06-23 (Mon, 23 Jun 2025)

  Changed paths:
    M grml-live

  Log Message:
  -----------
  Reproducible: cap timestamps to SOURCE_DATE_EPOCH


Compare: https://github.com/grml/grml-live/compare/06261066df52...f988953ed893

To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-live/settings/notifications


More information about the Git-commits mailing list