Page MenuHomeFreeBSD

development.7: Add example for just kernel modules
ClosedPublic

Authored by ziaee on Fri, Jan 17, 11:00 PM.
Tags
None
Referenced Files
F109134460: D48507.diff
Sat, Feb 1, 6:24 AM
F109095872: D48507.diff
Fri, Jan 31, 5:35 PM
Unknown Object (File)
Thu, Jan 23, 9:19 PM
Unknown Object (File)
Thu, Jan 23, 4:41 PM
Subscribers

Details

Summary

Reported by: christos
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 61789
Build 58673: arc lint + arc unit

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.Thu, Jan 23, 12:17 PM