Changes

Jump to: navigation, search
no edit summary
[[Category:FreeBSD]]
 
== Introduction ==
Components src world
== Create /usr/obj Set permissions to build as user ==
Assuming you have ZFS:  sudo zfs create zroot/usr/obj# assuming you have ZFS
sudo chown aram:staff /usr/obj
sudo reboot
 
== Update ==
 
When updating to the same RELEASE, run freebsd-update(8) to get new source and binaries, then recompile the kernels and reboot.
 
You can't upgrade to a newer RELEASE without rebuilding the newer kernel first.
== References ==

Navigation menu