Changes between Version 10 and Version 11 of FreeBSD10_Guide


Ignore:
Timestamp:
Aug 19, 2014, 7:31:52 PM (10 years ago)
Author:
huub
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FreeBSD10_Guide

    v10 v11  
    3333(You may also wish to add ''ntpd_enable="YES"'' to /etc/rc.conf)
    3434
    35 == A.2 Install Subversion and Ports ==
     35=== A.2 Install Subversion and Ports ===
    3636
    3737Subversion is installed as a package:
     
    7575build# make -C /usr/ports/dns/bind-tools/ install clean BATCH=yes #(required for nagios-plugins in FreeBSD10)
    7676
     77=== A.5. OPTIONAL, every developer has his own preferences, these are mine ===
     78build# make -C /usr/ports/editors/vim-lite install clean BATCH=yes
     79build# make -C /usr/ports/security/sudo install clean BATCH=yes
     80build# make -C /usr/ports/sysutils/screen install clean BATCH=yes
     81
     82=== A.6. get latest sources ===
     83build# svn co svn://svn.freebsd.org/base/stable/10.0 /usr/src
     84or
     85use mirror svn0.eu.FreeBSD.org