Changeset d6bbc965


Ignore:
Timestamp:
May 17, 2006, 1:18:01 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
578b4a4d
Parents:
63bdb6a
Message:

r3557@server (orig r1622): chris | 2006-05-17 09:28:48 -0700
More text updates and changes to references to 'LFS'

Files:
18 edited

Legend:

Unmodified
Added
Removed
  • alpha-index.xml

    r63bdb6a rd6bbc965  
    5757    <?dbhtml filename="part5.html"?>
    5858
    59     <title>Building the LFS System</title>
     59    <title>Building the CLFS System</title>
    6060
    6161    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/alpha-chapter.xml"/>
  • final-preps/creatingcrossdir.xml

    r63bdb6a rd6bbc965  
    1414  <xref linkend="chapter-cross-tools"/> will be installed under
    1515  <filename class="directory">$LFS/cross-tools</filename> to keep them
    16   separate from the host prograrms. The programs compiled here are
     16  separate from the host programs. The programs compiled here are
    1717  cross-tools and will not be a part of the final CLFS system or the
    1818  temp-system. By keeping these programs in a separate directory, they
  • final-preps/settingenviron.xml

    r63bdb6a rd6bbc965  
    8080  the chroot environment.</para>
    8181
    82   <para os="j">By putting <filename class="directory">/cross-tools/bin</filename> ahead
    83   of the standard <envar>PATH</envar>, all the programs installed in
    84   <xref linkend="chapter-cross-tools"/> are picked up by the cross-compiler
    85   immediately after their installation. This, combined with turning off
    86   hashing, limits the risk that old programs are used from the host when
    87   building a sane set of cross-compiler tools.</para>
     82  <para os="j">By putting <filename class="directory">/cross-tools/bin</filename>
     83  at the beginning of the <envar>PATH</envar>, the cross-compiler
     84  built in <xref linkend="chapter-cross-tools"/> will be picked up by
     85  the build process for the temp-system packages before anything that
     86  may be installed on the host. This, combined with turning off
     87  hashing, helps to ensure that you will be using the cross-compile
     88  tools to build the temp-system in /tools.</para>
    8889
    8990  <para os="k">Finally, to have the environment fully prepared for building the
  • introduction/common/askforhelp.xml

    r63bdb6a rd6bbc965  
    5959    <note>
    6060      <para>Deviating from this book does <emphasis>not</emphasis>
    61       mean that we will not help you. After all, LFS is about personal
    62       preference. Being upfront about any changes to the established
    63       procedure helps us evaluate and determine possible causes of your
    64       problem.</para>
     61      mean that we will not help you. After all, the LFS project is
     62      about personal preference. Being upfront about any changes to
     63      the established procedure helps us evaluate and determine
     64      possible causes of your problem.</para>
    6565    </note>
    6666
  • introduction/common/resources.xml

    r63bdb6a rd6bbc965  
    8484
    8585    <para>Please direct all your questions and comments to one of the LFS
    86     mailing lists (see above).</para>
     86    or CLFS mailing lists (see above).</para>
    8787
    8888  </sect2>
  • mips-index.xml

    r63bdb6a rd6bbc965  
    5555    <?dbhtml filename="part5.html"?>
    5656
    57     <title>Building the LFS System</title>
     57    <title>Building the CLFS System</title>
    5858
    5959    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/mips-chapter.xml"/>
  • mips64-64-index.xml

    r63bdb6a rd6bbc965  
    5555    <?dbhtml filename="part5.html"?>
    5656
    57     <title>Building the LFS System</title>
     57    <title>Building the CLFS System</title>
    5858
    5959    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/mips64-64-chapter.xml"/>
  • mips64-index.xml

    r63bdb6a rd6bbc965  
    5555    <?dbhtml filename="part5.html"?>
    5656
    57     <title>Building the LFS System</title>
     57    <title>Building the CLFS System</title>
    5858
    5959    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/mips64-chapter.xml"/>
  • ppc-index.xml

    r63bdb6a rd6bbc965  
    5757    <?dbhtml filename="part5.html"?>
    5858
    59     <title>Building the LFS System</title>
     59    <title>Building the CLFS System</title>
    6060
    6161    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/ppc-chapter.xml"/>
  • ppc64-index.xml

    r63bdb6a rd6bbc965  
    5757    <?dbhtml filename="part5.html"?>
    5858
    59     <title>Building the LFS System</title>
     59    <title>Building the CLFS System</title>
    6060
    6161    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/ppc64-chapter.xml"/>
  • sparc-index.xml

    r63bdb6a rd6bbc965  
    5757    <?dbhtml filename="part5.html"?>
    5858
    59     <title>Building the LFS System</title>
     59    <title>Building the CLFS System</title>
    6060
    6161    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/sparc-chapter.xml"/>
  • sparc64-64-index.xml

    r63bdb6a rd6bbc965  
    5757    <?dbhtml filename="part5.html"?>
    5858
    59     <title>Building the LFS System</title>
     59    <title>Building the CLFS System</title>
    6060
    6161    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/sparc64-64-chapter.xml"/>
  • sparc64-index.xml

    r63bdb6a rd6bbc965  
    5757    <?dbhtml filename="part5.html"?>
    5858
    59     <title>Building the LFS System</title>
     59    <title>Building the CLFS System</title>
    6060
    6161    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/sparc64-chapter.xml"/>
  • the-end/reboot.xml

    r63bdb6a rd6bbc965  
    5959
    6060  <para>Assuming the boot loader was set up as outlined earlier,
    61   <emphasis>LFS &version;</emphasis> will boot automatically.</para>
     61  <emphasis>CLFS &version;</emphasis> will boot automatically.</para>
    6262
    6363  <para>When the reboot is complete, the LFS system is ready for use and
  • the-end/theend.xml

    r63bdb6a rd6bbc965  
    1515  </indexterm>
    1616
    17   <para>Well done! The new LFS system is installed! We wish you much
     17  <para>Well done! The new CLFS system is installed! We wish you much
    1818  success with your shiny new custom-built Linux system.</para>
    1919
    2020  <para>It may be a good idea to create an
    21   <filename>/etc/lfs-release</filename> file. By having this file, it is
     21  <filename>/etc/clfs-release</filename> file. By having this file, it is
    2222  very easy for you (and for us if you need to ask for help at some
    23   point) to find out which LFS version is installed on the system.
     23  point) to find out which CLFS version is installed on the system.
    2424  Create this file by running:</para>
    2525
    26 <screen><userinput>echo &version; &gt; /etc/lfs-release</userinput></screen>
     26<screen><userinput>echo &version; &gt; /etc/clfs-release</userinput></screen>
    2727
    2828</sect1>
  • x86-index.xml

    r63bdb6a rd6bbc965  
    5757    <?dbhtml filename="part5.html"?>
    5858
    59     <title>Building the LFS System</title>
     59    <title>Building the CLFS System</title>
    6060
    6161    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/x86-chapter.xml"/>
  • x86_64-64-index.xml

    r63bdb6a rd6bbc965  
    5757    <?dbhtml filename="part5.html"?>
    5858
    59     <title>Building the LFS System</title>
     59    <title>Building the CLFS System</title>
    6060
    6161    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/x86_64-64-chapter.xml"/>
  • x86_64-index.xml

    r63bdb6a rd6bbc965  
    5757    <?dbhtml filename="part5.html"?>
    5858
    59     <title>Building the LFS System</title>
     59    <title>Building the CLFS System</title>
    6060
    6161    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/x86_64-chapter.xml"/>
Note: See TracChangeset for help on using the changeset viewer.