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

Adding Compressed modules #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Adding Compressed modules #69

wants to merge 1 commit into from

Conversation

whoo
Copy link

@whoo whoo commented Jul 27, 2018

Hi,

If you compress modules with CONFIG_MODULE_COMPRESS
genkernel could not find .ko.(gz|xz) modules.

  • update changes modules_kext() to configure right $KEXT with kernel parameters
  • When booting, modules are not correctly find unless you run depmod -a (probably a better solution than running on each boot)
  • Minor change typo

…find .ko.(gz|xz) modules.

- update changes modules_kext() to configure right $KEXT with kernel parameters

When booting, modules are not correctly find unless you run depmod -a

Minor change typo
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

Successfully merging this pull request may close these issues.

1 participant