To be more complete, discuss 'make kernel' since we do cover buildkernel.
Xref config.8. Bump doc date.
This commit is contained in:
parent
5fb7027c82
commit
389e98a7c5
@ -24,7 +24,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd August 13, 2004
|
.Dd February 23, 2005
|
||||||
.Dt BUILD 7
|
.Dt BUILD 7
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -90,6 +90,11 @@ Rebuild the kernel and the kernel modules.
|
|||||||
Install the kernel and the kernel modules.
|
Install the kernel and the kernel modules.
|
||||||
.It Cm reinstallkernel
|
.It Cm reinstallkernel
|
||||||
Reinstall the kernel and the kernel modules.
|
Reinstall the kernel and the kernel modules.
|
||||||
|
.It Cm kernel
|
||||||
|
Equivalent to
|
||||||
|
.Cm buildkernel
|
||||||
|
followed by
|
||||||
|
.Cm installkernel
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
For more information about the ports build process, see
|
For more information about the ports build process, see
|
||||||
@ -148,6 +153,7 @@ make TARGET_ARCH=alpha DESTDIR=/clients/axp installworld
|
|||||||
.Ed
|
.Ed
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr cc 1 ,
|
.Xr cc 1 ,
|
||||||
|
.Xr config 8 ,
|
||||||
.Xr install 1 ,
|
.Xr install 1 ,
|
||||||
.Xr make 1 ,
|
.Xr make 1 ,
|
||||||
.Xr make.conf 5 ,
|
.Xr make.conf 5 ,
|
||||||
|
Loading…
Reference in New Issue
Block a user