HomeFreeBSD

developers-handbook: Correct command to build entire OS

Description

developers-handbook: Correct command to build entire OS

make world and make buildworld do not build the kernel, so to
actually compile "the entire operating system" the appropriate command
is make buildworld buildkernel.

Reported by: olce
Sponsored by: The FreeBSD Foundation

Details

Provenance
emasteAuthored on May 25 2025, 4:08 PM
Parents
R9:a78cc8f3a285: Update my PGP key
Branches
Unknown
Tags
Unknown