Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109134460
D48507.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
809 B
Referenced Files
None
Subscribers
None
D48507.diff
View Options
diff --git a/share/man/man7/development.7 b/share/man/man7/development.7
--- a/share/man/man7/development.7
+++ b/share/man/man7/development.7
@@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd July 7, 2024
+.Dd January 19, 2025
.Dt DEVELOPMENT 7
.Os
.Sh NAME
@@ -152,6 +152,13 @@
make clean all install
.Ed
.Pp
+Rebuild and reinstall a single loadable kernel module, in this case
+.Xr sound 4 :
+.Bd -literal -offset indent
+cd src/sys/modules/sound
+make all install clean cleandepend KMODDIR=/boot/kernel
+.Ed
+.Pp
Quickly rebuild and reinstall the kernel, only recompiling the files
changed since last build; note that this will only work if the full kernel
build has been completed in the past, not on a fresh source tree:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 2, 6:24 AM (20 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16060039
Default Alt Text
D48507.diff (809 B)
Attached To
Mode
D48507: development.7: Add example for just kernel modules
Attached
Detach File
Event Timeline
Log In to Comment