Changeset 35c749e for BOOK/prologue/common
- Timestamp:
- Feb 21, 2006, 10:25:29 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- cec1ba4
- Parents:
- b99c131
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/prologue/common/organization.xml
rb99c131 r35c749e 33 33 34 34 <para>Part III shows you how to make a set of Cross-Compiler 35 tools. These tools allow you make a set of tools 36 that will run on your host system, but will allow 37 you to cross-build packages for your target system.</para> 35 tools. These tools can run on your host system but allow you to 36 build packages that will run on your target system.</para> 38 37 39 38 </sect2> … … 42 41 <title>Part IV - Building the Basic Tools</title> 43 42 44 <para>Part IV explains how to build a tool chain built43 <para>Part IV explains how to build a tool chain designed 45 44 to operate on your target system. These are the tools 46 45 that will allow you to build a working system on your 47 target host.</para>46 target computer.</para> 48 47 49 48 </sect2> … … 65 64 <title>Appendices</title> 66 65 67 <para>TEXT NEEDED.</para> 66 <para>The Appendices contain various information that doesn't really fit 67 anywhere else in the book. Appendix A contains definitions of acronyms and 68 terms used in the book, and Appendix B has Acknowledgments of people who 69 have helped work on the LFS project and website.</para> 68 70 69 71 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.