Categories
Archives
Blogroll
Outside Links
Pages
Meta
Flickr Photos
FreeBSD — Setup
Making a Custom Kernel
update source tree To update your system, you should check /usr/src/UPDATING for any pre-buildworld steps necessary for your version of the sources and then use the following procedure: make -j4 buildworld make buildkernel make installkernel reboot Note: The -j4 switch is used to spawn multiple processes and according the FreeBSD Handbook, testing shows that this [...]
Install Gnome 2.14 for FreeBSD
This information comes from FreeBSD/Gnome FAQ There are two ways to install GNOME 2.14 on FreeBSD. One way is to use packages, and the other way is to use ports. Before doing either installation, you should first familiarize yourself with the GNOME 2.14 release notes. Install GNOME 2.14 from packages. To install GNOME 2.14 from [...]


