[Git-commits] [grml/grml-live] 3e6a61: Reproducible: make efi.img reproducible

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


  Branch: refs/heads/zeha/sde
  Home:   https://github.com/grml/grml-live
  Commit: 3e6a61f98f6aac73f8af3a7a25f35f78b4bbe7f5
      https://github.com/grml/grml-live/commit/3e6a61f98f6aac73f8af3a7a25f35f78b4bbe7f5
  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: 0825294d0d8574400bed1a659f03ee41cae4ce96
      https://github.com/grml/grml-live/commit/0825294d0d8574400bed1a659f03ee41cae4ce96
  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/f988953ed893...0825294d0d85

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