Changeset f54e1f9 in clfs-embedded


Ignore:
Timestamp:
Sep 22, 2012, 11:24:41 AM (12 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
454737d
Parents:
e2ce5d5b
Message:

prologue/org: Update to fit Embedded

Signed-off-by: Andrew Bradford <andrew@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/prologue/common/organization.xml

    re2ce5d5b rf54e1f9  
    2525
    2626    <para>Part II describes how to prepare for the building
    27     process&mdash;making a partition and downloading the packages.</para>
     27    process including downloading the packages.</para>
    2828
    2929  </sect2>
     
    3333
    3434    <para>Part III shows you how to make a set of Cross-Compiler
    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>
     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>
    3737
    3838  </sect2>
    3939
    4040  <sect2>
    41     <title>Part IV - Building the Basic Tools</title>
     41    <title>Part IV - Building the CLFS System</title>
    4242
    43     <para>Part IV explains how to build a tool chain designed
    44           to operate on your target system. These are the tools
    45           that will allow you to build a working system on your
    46           target computer.</para>
     43    <para>Part IV shows you how to build the core CLFS system.  Compiling
     44    and installing Buxybox and other required packages, making the system
     45    bootable, setting up the bootscripts, and installing a bootloader.</para>
    4746
    4847  </sect2>
    4948
    5049  <sect2>
    51     <title>Part V - Building the CLFS System</title>
     50    <title>Part V - Beyond CLFS Embedded</title>
    5251
    53     <para>Part V guides the reader through the building of the CLFS
    54     system&mdash;compiling and installing all the packages one by one,
    55     setting up the boot scripts, and installing the kernel. The resulting
    56     Linux system is the foundation on which other software can be built to
    57     expand the system as desired. At the end of this book, there is an
    58     easy to use reference listing all of the programs, libraries, and
    59     important files that have been installed.</para>
     52    <para>Part V provides instructions on optional packages that can be
     53    installed to enhance your CLFS system.</para>
    6054
    6155  </sect2>
     
    6963    who have helped work on the CLFS project and website; Appendix C and
    7064    D have information about package dependencies and the the build
    71     order. Some architectures may have additional appendices for
    72     arch-specific issues.</para>
     65    order; Appendix E provides the Open Publication License.</para>
    7366
    7467  </sect2>
Note: See TracChangeset for help on using the changeset viewer.