📄 organization.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content= "application/xhtml+xml; charset=iso-8859-1" /> <title> 5. Structure </title> <link rel="stylesheet" href="../stylesheets/lfs.css" type="text/css" /> <meta name="generator" content="DocBook XSL Stylesheets V1.69.1" /> <link rel="stylesheet" href="../stylesheets/lfs-print.css" type= "text/css" media="print" /> </head> <body id="lfs" class="CLFS-SVN-20060417-x86_64-Pure64"> <div class="navheader"> <div class="headertitles"> <h4> Cross-Compiled Linux From Scratch - Version CLFS-SVN-20060417-x86_64-Pure64 </h4> <h3> Preface </h3> </div> <ul class="headerlinks"> <li class="prev"> <a accesskey="p" href="typography.html" title="Typography">Prev</a> <p> Typography </p> </li> <li class="next"> <a accesskey="n" href="errata.html" title="Errata">Next</a> <p> Errata </p> </li> <li class="up"> <a accesskey="u" href="preface.html" title="Preface">Up</a>. </li> <li class="home"> <a accesskey="h" href="../index.html" title= "Cross-Compiled Linux From Scratch - Version CLFS-SVN-20060417-x86_64-Pure64"> Home</a> </li> </ul> </div> <div class="sect1" lang="en" xml:lang="en"> <div class="titlepage"> <h1 class="sect1"> 5. Structure </h1> </div> <p> This book is divided into the following parts. </p> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> <h2 class="sect2"> 5.1. Part I - Introduction </h2> </div> <p> Part I explains a few important notes on how to proceed with the Cross-LFS installation. This section also provides meta-information about the book. </p> </div> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> <h2 class="sect2"> 5.2. Part II - Preparing for the Build </h2> </div> <p> Part II describes how to prepare for the building process—making a partition and downloading the packages. </p> </div> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> <h2 class="sect2"> 5.3. Part III - Make the Cross-Compile Tools </h2> </div> <p> Part III shows you how to make a set of Cross-Compiler tools. These tools can run on your host system but allow you to build packages that will run on your target system. </p> </div> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> <h2 class="sect2"> 5.4. Part IV - Building the Basic Tools </h2> </div> <p> Part IV explains how to build a tool chain designed to operate on your target system. These are the tools that will allow you to build a working system on your target computer. </p> </div> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> <h2 class="sect2"> 5.5. Part V - Building the LFS System </h2> </div> <p> Part V guides the reader through the building of the LFS system—compiling and installing all the packages one by one, setting up the boot scripts, and installing the kernel. The resulting Linux system is the foundation on which other software can be built to expand the system as desired. At the end of this book, there is an easy to use reference listing all of the programs, libraries, and important files that have been installed. </p> </div> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> <h2 class="sect2"> 5.6. Appendices </h2> </div> <p> The Appendices contain various information that doesn't really fit anywhere else in the book. Appendix A contains definitions of acronyms and terms used in the book, and Appendix B has Acknowledgments of people who have helped work on the LFS project and website. </p> </div> </div> <div class="navfooter"> <ul> <li class="prev"> <a accesskey="p" href="typography.html" title="Typography">Prev</a> <p> Typography </p> </li> <li class="next"> <a accesskey="n" href="errata.html" title="Errata">Next</a> <p> Errata </p> </li> <li class="up"> <a accesskey="u" href="preface.html" title="Preface">Up</a>. </li> <li class="home"> <a accesskey="h" href="../index.html" title= "Cross-Compiled Linux From Scratch - Version CLFS-SVN-20060417-x86_64-Pure64"> Home</a>. </li> </ul> </div> </body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -