Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108672324
D31461.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
813 B
Referenced Files
None
Subscribers
None
D31461.diff
View Options
diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 1, 2021
+.Dd August 10, 2021
.Dt BUILD 7
.Os
.Sh NAME
@@ -601,6 +601,19 @@
.Bd -literal -offset indent
make PORTS_MODULES=emulators/virtualbox-ose-kmod kernel
.Ed
+.It Va LOCAL_MODULES
+A list of external kernel modules that should be built and installed
+as part of the
+.Cm buildkernel
+and
+.Cm installkernel
+process.
+.It Va LOCAL_MODULES_DIR
+The directory in which to search for the kernel modules specified by
+.Va LOCAL_MODULES .
+Each kernel module should consist of a directory containing a makefile.
+Defaults to
+.Pa ${LOCALBASE}/sys/modules .
.It Va SRCCONF
Specify a file to override the default
.Pa /etc/src.conf .
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 28, 5:25 AM (10 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16251875
Default Alt Text
D31461.diff (813 B)
Attached To
Mode
D31461: build.7: Document LOCAL_MODULES and LOCAL_MODULES_DIR
Attached
Detach File
Event Timeline
Log In to Comment