Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to rel2fw.sh to allow post-processing #832

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

lawik
Copy link
Contributor

@lawik lawik commented Jan 8, 2025

This would typically be invoked by mix firmware further up the stack. It is at the right moment to allow operating on the squashfs file system before it is packed up into the fw file.

The primary purpose is to allow signing the root filesystem for use with dm-verity.

This would typically be invoked by `mix firmware` further up the
stack. It is at the right moment to allow operating on the squashfs
file system before it is packed up into the fw file.

The primary purpose is to allow signing the root filesystem for use
with dm-verity.
@lawik lawik requested review from fhunleth and jjcarstens January 8, 2025 13:49
@lawik
Copy link
Contributor Author

lawik commented Jan 8, 2025

Related PR for nerves incoming.

@fhunleth fhunleth merged commit 6b35817 into main Jan 9, 2025
3 checks passed
@fhunleth fhunleth deleted the add-firmware-post-processing-script-option branch January 9, 2025 06:21
@fhunleth
Copy link
Member

fhunleth commented Jan 9, 2025

Looks good. I like that it's a simple hook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants