Changeset e97d7d3
- Timestamp:
- May 17, 2006, 1:18:01 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:
- a8f30b25
- Parents:
- 802056d
- Location:
- BOOK
- Files:
-
- 18 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/alpha-index.xml
r802056d re97d7d3 57 57 <?dbhtml filename="part5.html"?> 58 58 59 <title>Building the LFS System</title>59 <title>Building the CLFS System</title> 60 60 61 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/alpha-chapter.xml"/> -
BOOK/final-preps/creatingcrossdir.xml
r802056d re97d7d3 14 14 <xref linkend="chapter-cross-tools"/> will be installed under 15 15 <filename class="directory">$LFS/cross-tools</filename> to keep them 16 separate from the host progra rms. The programs compiled here are16 separate from the host programs. The programs compiled here are 17 17 cross-tools and will not be a part of the final CLFS system or the 18 18 temp-system. By keeping these programs in a separate directory, they -
BOOK/final-preps/settingenviron.xml
r802056d re97d7d3 80 80 the chroot environment.</para> 81 81 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> 88 89 89 90 <para os="k">Finally, to have the environment fully prepared for building the -
BOOK/introduction/common/askforhelp.xml
r802056d re97d7d3 59 59 <note> 60 60 <para>Deviating from this book does <emphasis>not</emphasis> 61 mean that we will not help you. After all, LFS is about personal62 preference. Being upfront about any changes to the established63 procedure helps us evaluate and determine possible causes of your64 p roblem.</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> 65 65 </note> 66 66 -
BOOK/introduction/common/resources.xml
r802056d re97d7d3 84 84 85 85 <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> 87 87 88 88 </sect2> -
BOOK/mips-index.xml
r802056d re97d7d3 55 55 <?dbhtml filename="part5.html"?> 56 56 57 <title>Building the LFS System</title>57 <title>Building the CLFS System</title> 58 58 59 59 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/mips-chapter.xml"/> -
BOOK/mips64-64-index.xml
r802056d re97d7d3 55 55 <?dbhtml filename="part5.html"?> 56 56 57 <title>Building the LFS System</title>57 <title>Building the CLFS System</title> 58 58 59 59 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/mips64-64-chapter.xml"/> -
BOOK/mips64-index.xml
r802056d re97d7d3 55 55 <?dbhtml filename="part5.html"?> 56 56 57 <title>Building the LFS System</title>57 <title>Building the CLFS System</title> 58 58 59 59 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/mips64-chapter.xml"/> -
BOOK/ppc-index.xml
r802056d re97d7d3 57 57 <?dbhtml filename="part5.html"?> 58 58 59 <title>Building the LFS System</title>59 <title>Building the CLFS System</title> 60 60 61 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/ppc-chapter.xml"/> -
BOOK/ppc64-index.xml
r802056d re97d7d3 57 57 <?dbhtml filename="part5.html"?> 58 58 59 <title>Building the LFS System</title>59 <title>Building the CLFS System</title> 60 60 61 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/ppc64-chapter.xml"/> -
BOOK/sparc-index.xml
r802056d re97d7d3 57 57 <?dbhtml filename="part5.html"?> 58 58 59 <title>Building the LFS System</title>59 <title>Building the CLFS System</title> 60 60 61 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/sparc-chapter.xml"/> -
BOOK/sparc64-64-index.xml
r802056d re97d7d3 57 57 <?dbhtml filename="part5.html"?> 58 58 59 <title>Building the LFS System</title>59 <title>Building the CLFS System</title> 60 60 61 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/sparc64-64-chapter.xml"/> -
BOOK/sparc64-index.xml
r802056d re97d7d3 57 57 <?dbhtml filename="part5.html"?> 58 58 59 <title>Building the LFS System</title>59 <title>Building the CLFS System</title> 60 60 61 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/sparc64-chapter.xml"/> -
BOOK/the-end/reboot.xml
r802056d re97d7d3 59 59 60 60 <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> 62 62 63 63 <para>When the reboot is complete, the LFS system is ready for use and -
BOOK/the-end/theend.xml
r802056d re97d7d3 15 15 </indexterm> 16 16 17 <para>Well done! The new LFS system is installed! We wish you much17 <para>Well done! The new CLFS system is installed! We wish you much 18 18 success with your shiny new custom-built Linux system.</para> 19 19 20 20 <para>It may be a good idea to create an 21 <filename>/etc/ lfs-release</filename> file. By having this file, it is21 <filename>/etc/clfs-release</filename> file. By having this file, it is 22 22 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. 24 24 Create this file by running:</para> 25 25 26 <screen><userinput>echo &version; > /etc/ lfs-release</userinput></screen>26 <screen><userinput>echo &version; > /etc/clfs-release</userinput></screen> 27 27 28 28 </sect1> -
BOOK/x86-index.xml
r802056d re97d7d3 57 57 <?dbhtml filename="part5.html"?> 58 58 59 <title>Building the LFS System</title>59 <title>Building the CLFS System</title> 60 60 61 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/x86-chapter.xml"/> -
BOOK/x86_64-64-index.xml
r802056d re97d7d3 57 57 <?dbhtml filename="part5.html"?> 58 58 59 <title>Building the LFS System</title>59 <title>Building the CLFS System</title> 60 60 61 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/x86_64-64-chapter.xml"/> -
BOOK/x86_64-index.xml
r802056d re97d7d3 57 57 <?dbhtml filename="part5.html"?> 58 58 59 <title>Building the LFS System</title>59 <title>Building the CLFS System</title> 60 60 61 61 <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.