Ignore:
Timestamp:
Jul 1, 2006, 12:48:39 PM (19 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
95112ed
Parents:
51f1397
Message:

r4209@server: jim | 2006-07-01 12:46:18 -0700
Updated variables -

LFS_TARGET is now CLFS_TARGET
LFS_HOST is now CLFS_HOST
LFS_TARGET32 is now CLFS_TARGET32
LFS is now CLFS
/mnt/lfs is now /mnt/clfs


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/introduction.xml

    r51f1397 r07114c98  
    1919  <para>The tools in this chapter are cross-compiled using the toolchain in
    2020  /cross-tools and will be installed under the
    21   <filename class="directory">$LFS/tools</filename> directory to keep
     21  <filename class="directory">$CLFS/tools</filename> directory to keep
    2222  them separate from the files installed in <xref
    2323  linkend="chapter-building-system"/> and the host production directories.
     
    2828  variable is set up properly:</para>
    2929
    30 <screen><userinput>echo $LFS</userinput></screen>
     30<screen><userinput>echo $CLFS</userinput></screen>
    3131
    3232  <para>Make sure the output shows the path to the CLFS partition's mount
Note: See TracChangeset for help on using the changeset viewer.