Changeset 4dca1e2


Ignore:
Timestamp:
01/31/2005 07:45:15 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Children:
4917d0c0
Parents:
f5ccac81
Message:

Merged some changes from testing.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • appendixb/acknowledgments.xml

    rf5ccac81 r4dca1e2  
    5555Writer, Patches maintainer</para></listitem>
    5656
     57<listitem><para><ulink url="mailto:jhuntwork@linuxfromscratch.org">Jeremy
     58Huntwork</ulink> &lt;jhuntwork@linuxfromscratch.org&gt; &ndash; ALFS Maintainer,LFS Live-CD maintainer</para></listitem>
     59
    5760<listitem><para><ulink
    5861url="mailto:nicholas@linuxfromscratch.org">Nicholas Leippe</ulink>
     
    161164<itemizedlist>
    162165
    163 <!-- Comment out until have the new URL
     166<listitem><para><ulink url="mailto:sysop@mesi.com.ar">Andres
     167Meggiotto</ulink> &lt;sysop@mesi.com.ar&gt; &ndash; lfs.mesi.com.ar
     168mirror</para></listitem>
     169
    164170<listitem><para><ulink url="mailto:manuel@linuxfromscratch.org">Manuel
    165171Canales Esparcia</ulink> &lt;manuel@linuxfromscratch.org&gt; &ndash;
    166 lfsmirror.lfs-es.org mirror</para></listitem>-->
    167 
    168 <listitem><para><ulink url="mailto:sysop@mesi.com.ar">Andres
    169 Meggiotto</ulink> &lt;sysop@mesi.com.ar&gt; &ndash; lfs.mesi.com.ar
    170 mirror</para></listitem>
     172www.dattaweb.com/~lfs-eso/lfsmirror mirror</para></listitem>
    171173
    172174<listitem><para><ulink url="mailto:ebf@aedsolucoes.com.br">Eduardo B.
  • chapter01/bootcd.xml

    rf5ccac81 r4dca1e2  
    1212system.  The CD is bootable and provides a stable working environment
    1313for building LFS.  This book refers to this system as the
    14 <quote>host system.</quote></para>
     14<quote>host system.</quote>  The CD images are actively maintained and
     15updated versions can be found at
     16<ulink url="ftp://ftp.lfs-matrix.de/pub/lfs-livecd/"/></para>
    1517
    1618<para>In addition to the tools required to build LFS, the host system
  • chapter05/gcc-pass2.xml

    rf5ccac81 r4dca1e2  
    6767
    6868<screen><userinput>patch -Np1 -i ../gcc-&gcc-version;-no_fixincludes-1.patch
    69 patch -Np1 -i ../gcc-&gcc-version;-specs-1.patch</userinput></screen>
     69patch -Np1 -i ../gcc-&gcc-version;-specs-2.patch</userinput></screen>
    7070
    7171<para>The first patch disables the GCC <command>fixincludes</command>
  • chapter06/binutils.xml

    rf5ccac81 r4dca1e2  
    2222<segmentedlist>
    2323<segtitle>Binutils installation depends on</segtitle>
    24 <seglistitem><seg>Bash, Coreutils, Diffutils, GCC, Gettext,
    25 Glibc, Grep, Make, Perl, Sed, and Texinfo</seg></seglistitem>
     24<seglistitem><seg>Bash, Bison, Coreutils, Diffutils, Flex, GCC, Gettext,
     25Glibc, Grep, M4, Make, Perl, Sed, and Texinfo</seg></seglistitem>
    2626</segmentedlist>
    2727</sect2>
  • stylesheets/lfs-chunked.xsl

    rf5ccac81 r4dca1e2  
    2424
    2525    Voila! (Man I hope we can do this better in XSLT 2.0)  -->
    26    
     26
    2727  <xsl:include href="http://docbook.sourceforge.net/release/xsl/1.67.2/xhtml/profile-chunk-code.xsl"/>
    2828
Note: See TracChangeset for help on using the changeset viewer.