[Ilugc] Special tutorial session on FreeBSD

  • From: ramanraj.k@xxxxxxxxx (Ramanraj K)
  • Date: Sat Aug 26 08:16:44 2006

On 8/25/06, Girish Venkatachalam


Compiling the kernel in FreeBSD is dead simple. So if it is just

the question of enabling an option in the kernel I could help
you out.



'make  world'  builds  the  whole system  (userland,  libraries  etc.)
excluding the kernel.

'make kernel' builds and installs a new kernel.

'make release' will  build a release (bootable ISOs  etc.) given a CVS tag
and a CVS repository.

I would also add that freebsd documentation is fairly good and easy to
follow.  man intro, security, firewall, tuning etc are straightforward
guides.

Other related posts: