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
F142137317: D48507.id149777.diff
Fri, Jan 16, 9:28 AM
F142108942: D48507.id149681.diff
Fri, Jan 16, 2:18 AM
Unknown Object (File)
Thu, Jan 8, 5:33 AM
Unknown Object (File)
Tue, Jan 6, 7:22 AM
Unknown Object (File)
Wed, Dec 31, 7:16 PM
Unknown Object (File)
Sun, Dec 21, 2:16 AM
Unknown Object (File)
Dec 16 2025, 11:26 PM
Unknown Object (File)
Nov 22 2025, 12: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 61876
Build 58760: 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.Jan 23 2025, 12:17 PM