Page MenuHomeFreeBSD

D48507.diff
No OneTemporary

D48507.diff

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

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)

Event Timeline