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 support for multiple initramfs images for UKI. #243

Closed
Kamillaova opened this issue Sep 8, 2023 · 2 comments
Closed

Add support for multiple initramfs images for UKI. #243

Kamillaova opened this issue Sep 8, 2023 · 2 comments

Comments

@Kamillaova
Copy link

No description provided.

@IPlayZed
Copy link
Sponsor

As per the UAPI standard you can not have (and it would not make sense anyway, by definition) more than one initial RAM filesystem.

@Foxboron I think this issue can be closed.

@Foxboron
Copy link
Owner

As per the UAPI standard you can not have (and it would not make sense anyway, by definition) more than one initial RAM filesystem.

This is strictly speaking incorrect as you can always cat together multiple cpio images. They are not going to be more than one initramfs.

@Foxboron I think this issue can be closed.

The UKI support in sbctl is frankly done and I'm not planning on adding more feature. So yes :)

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

No branches or pull requests

3 participants