Changes between Version 123 and Version 124 of FreeBSD10_Guide


Ignore:
Timestamp:
Nov 22, 2015, 2:08:17 PM (9 years ago)
Author:
huub
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FreeBSD10_Guide

    v123 v124  
    115115
    116116=== A.6 set up Poudriere ===
    117 refer to separate page [wiki:Poudriere]
     117Setting up of Poudriere is taken care off by the package-build.sh script see section B.2 below.
     118For details refer to separate page [wiki:Poudriere]
    118119
    119120== B. Build environment ==
     
    129130=== B.2. Compile all required packages using ===
    130131
    131 build# $R/tools/package-build.sh
     132First time use: set up Poudriere by running
     133
     134build# $R/tools/package-build.sh initenv
     135
     136This will take some time: the required packages are installed and the Poudriere jail is setup and loaded.
     137
     138build# $R/tools/package-build.sh
    132139
    133140This will take quite some time (on remote host use <screen>), depending on your hardware of course. Packages are created in /root/nanobsd/pkg/All: