fix: determinism on appended fat32 partition #9

Manually merged
sam.ebstein merged 1 commits from lance/fix-determinism into main 2024-10-05 14:43:31 +00:00
Owner

This fixes two determinism issues introduced in the new fat32 config partition feature.

  1. avoids sfdisk, which for some reason generates a non-deterministic partition table
  2. sets serial number to "0" for user partition, rather than automatic/random one
  3. does all partitioning with xorriso itself using -append_partition feature
This fixes two determinism issues introduced in the new fat32 config partition feature. 1. avoids sfdisk, which for some reason generates a non-deterministic partition table 2. sets serial number to "0" for user partition, rather than automatic/random one 3. does all partitioning with xorriso itself using -append_partition feature
lrvick added 1 commit 2024-10-03 11:37:50 +00:00
sam.ebstein was assigned by lrvick 2024-10-03 11:37:58 +00:00
sam.ebstein manually merged commit bb76f61615 into main 2024-10-05 14:43:31 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/airgap#9
No description provided.