Changeset 040521bc for BOOK/temp-system/common/introduction.xml
- Timestamp:
- Sep 22, 2006, 8:30:38 PM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 8953f24
- Parents:
- 5921622
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/introduction.xml
r5921622 r040521bc 19 19 <para>The tools in this chapter are cross-compiled using the toolchain in 20 20 /cross-tools and will be installed under the 21 <filename class="directory">$ CLFS/tools</filename> directory to keep21 <filename class="directory">${CLFS}/tools</filename> directory to keep 22 22 them separate from the files installed in <xref 23 23 linkend="chapter-building-system"/> and the host production directories. … … 28 28 variable is set up properly:</para> 29 29 30 <screen><userinput>echo $ CLFS</userinput></screen>30 <screen><userinput>echo ${CLFS}</userinput></screen> 31 31 32 32 <para>Make sure the output shows the path to the CLFS partition's mount
Note:
See TracChangeset
for help on using the changeset viewer.