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

fix(library): Add user-provided EINITRD support #94

Merged

Conversation

razvand
Copy link
Contributor

@razvand razvand commented Mar 9, 2024

The current configuration in the Kraftfile of library entries is missing support of user-provided embedded initrd.
This results in the inability to mount the embedded initrd for examples. When running examples, you're running the default or fallback command of the corresponding runtime.

The current configuration in the `Kraftfile` of library entries is
missing support of user-provided embedded initrd.
This results in the inability to mount the embedded initrd for
examples. When running examples, you're running the default or fallback
command of the corresponding runtime.

Signed-off-by: Razvan Deaconescu <[email protected]>
@razvand razvand added the enhancement New feature or request label Mar 9, 2024
Copy link
Member

@felipehuici felipehuici left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed-by: Felipe Huici [email protected]
Approved-by: Felipe Huici [email protected]

@felipehuici felipehuici merged commit 305b52f into unikraft:main Mar 9, 2024
41 checks passed
@razvand razvand deleted the razvand/library/fix-add-einitrd branch March 9, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

2 participants