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
Unknown Object (File)
Thu, Feb 6, 1:21 AM
Unknown Object (File)
Tue, Feb 4, 2:58 AM
Unknown Object (File)
Sun, Feb 2, 8:37 AM
Unknown Object (File)
Sun, Feb 2, 3:47 AM
Unknown Object (File)
Sun, Feb 2, 3:35 AM
Unknown Object (File)
Sun, Feb 2, 3:28 AM
Unknown Object (File)
Sun, Feb 2, 3:11 AM
Unknown Object (File)
Sat, Feb 1, 6:24 AM
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 61885
Build 58769: 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