Changeset 3455

Show
Ignore:
Timestamp:
03/10/07 01:42:40 (2 years ago)
Author:
jciccone
Message:

Modified text describing CLFS/sources to make it more than just a suggestion, to avoid build problems.
r3441 in trunk.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/clfs-sysroot/BOOK/materials/common/introduction.xml

    r2657 r3455  
    2727  url="&packages-root;"/>.</para> 
    2828 
    29   <para>Downloaded packages and patches will need to be stored somewhere 
    30   that is conveniently available throughout the entire build. A working 
    31   directory is also required to unpack the sources and build them. 
    32   <filename class="directory">${CLFS}/sources</filename> can be used both 
    33   as the place to store the tarballs and patches and as a working 
    34   directory. By using this directory, the required elements will be 
    35   located on the CLFS partition and will be available during all stages 
    36   of the building process.</para> 
     29  <para>Create a directory called 
     30  <filename class="directory">${CLFS}/sources</filename> and use it to store 
     31  your sources and patches. All packages should be compiled there as well. 
     32  Using any other location for compiling may have unexpected results.</para> 
    3733 
    3834  <para>To create this directory, execute, as user <systemitem