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

Ensure firmware & modules are copied correctly to build/out_image as appropriate #6

Merged
merged 5 commits into from
Oct 3, 2024

Conversation

roliver-rpi
Copy link
Contributor

No description provided.

modinfo can return multiple results when aliases are used, (e.g. both
aes_arm64 and aes_ce_blk modules use the crypto-xts(aes) alias)

This change improves get_deps() such that it can handle multiple
arguments and also handle multiple 'filename:' and 'depends:' entries in
modinfo's output.
The cryptroot_image makes use of cryptsetup/LUKS2 in it's default mode
(aes-xts-plain64). Ensure the correct kernel modules are included in the
generated image.
@roliver-rpi roliver-rpi requested a review from tdewey-rpi October 3, 2024 12:38
@tdewey-rpi tdewey-rpi merged commit 32034c2 into raspberrypi:main Oct 3, 2024
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