Page MenuHomeFreeBSD

development.7: Add example for just kernel modules
ClosedPublic

Authored by ziaee on Jan 17 2025, 11:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 3:55 PM
Unknown Object (File)
Mon, Oct 13, 3:55 PM
Unknown Object (File)
Sep 12 2025, 12:01 PM
Unknown Object (File)
Sep 7 2025, 1:39 PM
Unknown Object (File)
Sep 2 2025, 8:58 AM
Unknown Object (File)
Aug 24 2025, 12:50 PM
Unknown Object (File)
Aug 14 2025, 9:15 AM
Unknown Object (File)
Jul 27 2025, 11:35 PM
Subscribers

Details

Summary

Reported by: christos
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

share/man/man7/development.7
155

I think it'd also make sense to mention that this can only work if the module is not build into the kernel.

Apply christos clarification.

I think we're missing the note I suggested: "I think it'd also make sense to mention that this can only work if the module is not built into the kernel."

s/single kernel module/single loadable kernel module/ to differentiate
from modules in /boot/kernel/kernel.

This revision is now accepted and ready to land.Jan 23 2025, 12:17 PM