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

vmlinuz support #1

Closed
rsaxvc opened this issue Sep 12, 2020 · 2 comments
Closed

vmlinuz support #1

rsaxvc opened this issue Sep 12, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@rsaxvc
Copy link
Owner

rsaxvc commented Sep 12, 2020

Might be nice to decompress kernels on the fly.

@rsaxvc rsaxvc added the enhancement New feature or request label Sep 12, 2020
@rsaxvc
Copy link
Owner Author

rsaxvc commented Sep 12, 2020

gzipping Debian 10's kernel reduces footprint to around 30%.

@rsaxvc
Copy link
Owner Author

rsaxvc commented Sep 13, 2020

It looks like this is handled outside of the bootloader by loading the vmlinuz then jumping to it and it extracts itself. Not sure if anything is required to support this on the yaboot-end.

@rsaxvc rsaxvc closed this as completed Sep 13, 2020
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
None yet
Development

No branches or pull requests

1 participant