Open main menu

Aram's Wiki β

Changes

Create /etc/make.conf
cat <<EOF >/tmp/make.conf
# Build and install only FCTARGET kernel. # /boot/GENERIC will be updated by freebsd-update(8). KERNCONF=FCTARGET
sudo install -g staff -o aram /tmp/make.conf /etc