public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v1 0/1] Generate reproducible ext4 images with IMAGE_CMD
@ 2024-11-29 12:50 Adithya Balakumar
  2024-11-29 12:50 ` [PATCH v1 1/1] imagetypes.bbclass: Generate reproducible ext4 images using IMAGE_CMD Adithya Balakumar
  2024-12-06  7:29 ` [PATCH v1 0/1] Generate reproducible ext4 images with IMAGE_CMD Uladzimir Bely
  0 siblings, 2 replies; 3+ messages in thread
From: Adithya Balakumar @ 2024-11-29 12:50 UTC (permalink / raw)
  To: isar-users
  Cc: jan.kiszka, kazuhiro3.hayashi, dinesh.kumar, shivanand.kunijadar,
	sai.sathujoda, adithya.balakumar

e2fsprogs v1.47.1 supports generating reproducible ext4 images out of the box
but this version of e2fsprogs is available for debian trixie onwards.
e2fsprogs added support for timestamp clamping to SOURCE_DATE_EPOCH in v1.47.1

Additionally, a deterministic uuid and a hash seed must be set to generate a
reproducible image.

Adithya Balakumar (1):
  imagetypes.bbclass: Generate reproducible ext4 images using IMAGE_CMD

 meta/classes/imagetypes.bbclass | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

-- 
2.39.5


-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20241129125040.1231947-1-Adithya.Balakumar%40toshiba-tsip.com.

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

end of thread, other threads:[~2024-12-06  7:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-29 12:50 [PATCH v1 0/1] Generate reproducible ext4 images with IMAGE_CMD Adithya Balakumar
2024-11-29 12:50 ` [PATCH v1 1/1] imagetypes.bbclass: Generate reproducible ext4 images using IMAGE_CMD Adithya Balakumar
2024-12-06  7:29 ` [PATCH v1 0/1] Generate reproducible ext4 images with IMAGE_CMD Uladzimir Bely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox