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 kernel module compression support #32

Open
ReillyBrogan opened this issue Jul 26, 2023 · 1 comment
Open

Add kernel module compression support #32

ReillyBrogan opened this issue Jul 26, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@ReillyBrogan
Copy link
Contributor

Per discussion on Matrix we want to delegate the compression of kernel modules to solbuild so it can decompress at the same time. We should have a new key that defaults to true that causes any .ko files to be stripped (for dbginfo) and then zstd-compressed in place.

@ermo ermo added the enhancement New feature or request label Feb 27, 2024
@ermo ermo modified the milestones: 1.6.0, 1.6.x Feb 27, 2024
@silkeh silkeh modified the milestones: 1.6.x, 1.7.0 Feb 28, 2024
@joebonrichie
Copy link
Contributor

I think this is a ypkg feature

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
Status: Todo
Development

No branches or pull requests

4 participants