Updating FreeBSD by Compiling from Source Tree

Опубликовано: 11 Март 2026
на канале: Andi Saputra
224
14

Updating FreeBSD by compiling from source offers several advantages over binary updates. Code can be built with options to take advantage of specific hardware. Parts of the base system can be built with non-default settings, or left out entirely where they are not needed or desired. The build process takes longer to update a system than just installing binary updates, but allows complete customization to produce a tailored version of FreeBSD.

#freebsd #bsd #opensource #kernel #system