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
F166117110: D48507.id149681.diff
Tue, Aug 11, 8:55 PM
Unknown Object (File)
Mon, Aug 10, 12:27 PM
Unknown Object (File)
Sun, Aug 9, 7:24 PM
Unknown Object (File)
Fri, Aug 7, 7:56 PM
Unknown Object (File)
Fri, Aug 7, 12:56 AM
Unknown Object (File)
Tue, Aug 4, 2:47 PM
Unknown Object (File)
Mon, Aug 3, 9:19 AM
Unknown Object (File)
Mon, Aug 3, 8:25 AM
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