Changeset f3a70cd


Ignore:
Timestamp:
04/13/2005 06:43:32 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.1, 6.1.1
Children:
94a4a77
Parents:
087b1c9
Message:

PDF fixes in chapter06, set 1.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@4943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Location:
chapter06
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • chapter06/binutils.xml

    r087b1c9 rf3a70cd  
    7777on PowerPC machines).</para>
    7878
     79<beginpage/>
     80
    7981<important><para>The test suite for Binutils in this section is
    8082considered critical. Do not skip it under any
  • chapter06/gcc.xml

    r087b1c9 rf3a70cd  
    175175<para>A shell script used to help create useful bug reports</para>
    176176<indexterm zone="ch-system-gcc gccbug"><primary sortas="b-gccbug">gccbug</primary></indexterm>
    177 </listitem>
     177<beginpage/></listitem>
    178178</varlistentry>
    179179
  • chapter06/glibc.xml

    r087b1c9 rf3a70cd  
    7676</variablelist>
    7777
     78<beginpage/>
     79
    7880<para>Compile the package:</para>
    7981
     
    134136
    135137<screen><userinput>make localedata/install-locales</userinput></screen>
     138
     139<beginpage/>
    136140
    137141<para>To save time, an alternative to running the
     
    185189<screen><userinput>make -C ../glibc-&glibc-version;/linuxthreads/man install</userinput></screen>
    186190
     191<beginpage/>
     192
    187193</sect2>
    188194
     
    247253</variablelist>
    248254
     255<beginpage/>
     256
    249257</sect2>
    250 
    251258
    252259<sect2 id="conf-ld" role="configuration">
  • chapter06/introduction.xml

    r087b1c9 rf3a70cd  
    6060manager can be used. For a general overview of different styles of package
    6161managers, please refer to <ulink
    62 url="&blfs-root;view/svn/introduction/important.html"/>.
     62url="&blfs-root;view/svn/introduction/important.html"><phrase
     63condition="pdf">&blfs-root;view/svn/ introduction/important.html</phrase></ulink>.
    6364For a package management method specifically geared towards LFS, we recommend <ulink
    6465url="&hints-root;more_control_and_pkg_man.txt"/>.</para>
  • chapter06/pwdgroup.xml

    r087b1c9 rf3a70cd  
    7777duration of this chapter.</para>
    7878
     79<beginpage/>
     80
    7981<para>The <command>login</command>, <command>agetty</command>, and
    8082<command>init</command> programs (and others) use a number of log
  • chapter06/readjusting.xml

    r087b1c9 rf3a70cd  
    7272necessary.</para></important>
    7373
     74<beginpage/>
     75
    7476<caution><para>It is imperative at this point to stop and ensure that
    7577the basic functions (compiling and linking) of the adjusted toolchain
Note: See TracChangeset for help on using the changeset viewer.