Changes between Version 38 and Version 39 of FreeBSD10_Guide


Ignore:
Timestamp:
Aug 27, 2014, 8:15:49 PM (11 years ago)
Author:
huub
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FreeBSD10_Guide

    v38 v39  
    1414==  A. Setup a FreeBSD host ==
    1515----
    16 Warning: 1) Make sure ''/usr'' is '''at least 5GB''' in size, as building images requires quite some space. 2) Make sure you install the 32bit '''i386''' release of FreeBSD also when your system does support amd64, as cross compiling can give some nasty surprises.
     16Warning: 1) Make sure ''/usr'' is '''at least 5GB''' in size, as building images requires quite some space. 2) Make sure you install the 32bit
     17'''i386''' release of FreeBSD also when your system does support amd64, as cross compiling can give some nasty surprises.
     18
    1719Tip: use a separate hard disk, mounted on /usr/obj to speed up the compilation process.
    1820----