public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v1 0/1] Set hash-seed for empty ext partition
@ 2024-06-25  6:50 Adithya Balakumar
  2024-06-25  6:50 ` [PATCH v1 1/1] wic/partition.py: Set hash_seed " Adithya Balakumar
  2024-06-25  7:37 ` [PATCH v1 0/1] Set hash-seed " Jan Kiszka
  0 siblings, 2 replies; 6+ messages in thread
From: Adithya Balakumar @ 2024-06-25  6:50 UTC (permalink / raw)
  To: isar-users, amikan
  Cc: jan.kiszka, kazuhiro3.hayashi, dinesh.kumar, shivanand.kunijadar,
	sai.sathujoda, adithya.balakumar

ext filesystems require a hash_seed to generate deterministic directory 
indexes for reproducible builds. This is handled by wic in the case where 
the rootfs plugin is used but this not handled in the case when an empty 
ext4 partition is deployed.

This patch is also shared with openembedded-core and also accepted. 
Upstream commit: 0202fb594fb05098cb8d8b6088e63beb40b5906e

Adithya Balakumar (1):
  wic/partition.py: Set hash_seed for empty ext partition

 scripts/lib/wic/partition.py | 37 ++++++++++++++++++++++--------------
 1 file changed, 23 insertions(+), 14 deletions(-)

-- 
2.39.2



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

end of thread, other threads:[~2024-06-26  4:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-25  6:50 [PATCH v1 0/1] Set hash-seed for empty ext partition Adithya Balakumar
2024-06-25  6:50 ` [PATCH v1 1/1] wic/partition.py: Set hash_seed " Adithya Balakumar
2024-06-25  7:37 ` [PATCH v1 0/1] Set hash-seed " Jan Kiszka
2024-06-25 13:09   ` Anton Mikanovich
2024-06-25 14:30     ` Jan Kiszka
2024-06-26  4:35       ` Adithya.Balakumar

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