Changes

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

Navigation menu