Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167076177
D48507.id149485.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
615 B
Referenced Files
None
Subscribers
None
D48507.id149485.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
@@ -152,6 +152,13 @@
make clean all install
.Ed
.Pp
+Rebuild and reinstall a single piece of the kernel, 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
Wed, Aug 19, 9:17 PM (6 m, 27 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36963183
Default Alt Text
D48507.id149485.diff (615 B)
Attached To
Mode
D48507: development.7: Add example for just kernel modules
Attached
Detach File
Event Timeline
Log In to Comment