Changeset 586feb7 in clfs-sysroot for BOOK/materials/common/introduction.xml


Ignore:
Timestamp:
Jul 2, 2006, 12:45:15 PM (19 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
940e6b3
Parents:
89c10a9
Message:

Updated the bootscripts package and make LFS to CLFS updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/materials/common/introduction.xml

    r89c10a9 r586feb7  
    3030  that is conveniently available throughout the entire build. A working
    3131  directory is also required to unpack the sources and build them.
    32   <filename class="directory">$LFS/sources</filename> can be used both
     32  <filename class="directory">$CLFS/sources</filename> can be used both
    3333  as the place to store the tarballs and patches and as a working
    3434  directory. By using this directory, the required elements will be
     
    4040  starting the download session:</para>
    4141
    42 <screen><userinput>mkdir -v $LFS/sources</userinput></screen>
     42<screen><userinput>mkdir -v $CLFS/sources</userinput></screen>
    4343
    4444  <para>Make this directory writable and sticky. <quote>Sticky</quote>
     
    4848  sticky modes:</para>
    4949
    50 <screen><userinput>chmod -v a+wt $LFS/sources</userinput></screen>
     50<screen><userinput>chmod -v a+wt $CLFS/sources</userinput></screen>
    5151
    5252</sect1>
Note: See TracChangeset for help on using the changeset viewer.