public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Set hash-seed for empty ext partition
@ 2024-07-04 11:10 Adithya Balakumar
  2024-07-04 11:10 ` [PATCH v2 1/1] wic/partition.py: Set hash_seed " Adithya Balakumar
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Adithya Balakumar @ 2024-07-04 11:10 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. 
master branch commit: 0202fb594fb05098cb8d8b6088e63beb40b5906e
scarthgap branch commit: a4e7334a4b87f1bb1947f6b10f71ddb445c91d0c

Changes since v1:
There is no change in the patch from v1. Just that this patch is also applied
to the scarthgap branch in OE-core. 

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


-- 
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 on the web visit https://groups.google.com/d/msgid/isar-users/20240704111053.1647620-1-Adithya.Balakumar%40toshiba-tsip.com.

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

end of thread, other threads:[~2024-07-16 10:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-04 11:10 [PATCH v2 0/1] Set hash-seed for empty ext partition Adithya Balakumar
2024-07-04 11:10 ` [PATCH v2 1/1] wic/partition.py: Set hash_seed " Adithya Balakumar
2024-07-04 11:49   ` 'MOESSBAUER, Felix' via isar-users
2024-07-05  7:34     ` Adithya.Balakumar
2024-07-05  7:46       ` 'MOESSBAUER, Felix' via isar-users
2024-07-15  4:30   ` Adithya.Balakumar
2024-07-04 15:43 ` [PATCH v2 0/1] Set hash-seed " 'Florian Bezdeka' via isar-users
2024-07-05  7:38   ` Adithya.Balakumar
2024-07-16  9:00 ` 'Jan Kiszka' via isar-users
2024-07-16  9:43   ` Adithya.Balakumar
2024-07-16  9:49   ` Adithya.Balakumar
2024-07-16 10:52     ` 'Jan Kiszka' via isar-users

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