Skip to content

Conversation

@daandemeyer
Copy link
Contributor

We mess around with the context object to make it for for use when reading the subimages. But we need the full context again for parsing the default initrd later on, so make a copy before we delete stuff and pass that to finalize_default_initrd()

Fixes #4114

We mess around with the context object to make it for for use when
reading the subimages. But we need the full context again for parsing
the default initrd later on, so make a copy before we delete stuff and
pass that to finalize_default_initrd()

Fixes systemd#4114
@daandemeyer daandemeyer merged commit e4229f5 into systemd:main Jan 10, 2026
39 of 40 checks passed
@daandemeyer daandemeyer deleted the fix-initrd branch January 10, 2026 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

InitrdPackages silently ignored when using the default initrd

2 participants