Changeset e1ca33a


Ignore:
Timestamp:
01/07/2006 11:54:51 AM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Children:
0e3cef8
Parents:
46a2e9c
Message:

Ported r7249 and r7250 from trunk.

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • chapter03/packages.xml

    r46a2e9c re1ca33a  
    159159
    160160<varlistentry>
     161<term>Glibc LibIDN add-on (&glibc-version;) - 100 KB:</term>
     162<listitem>
     163<para><ulink url="&gnu;glibc/"/></para>
     164</listitem>
     165</varlistentry>
     166
     167<varlistentry>
    161168<term>Grep (&grep-version;) - 520 KB:</term>
    162169<listitem>
     
    169176<listitem>
    170177<para><ulink url="&gnu;groff/"/></para>
    171 </listitem>
    172 </varlistentry>
    173 
    174 <varlistentry>
    175 <term>Groff Debian Patch - 129 KB:</term>
    176 <listitem>
    177 <para><ulink url="http://ftp.debian.org/debian/pool/main/g/groff/&groff-debian-patch;"/></para>
    178 <note><para>Groff Debian Patch (&groff-version;-&groff-patchlevel;)
    179 may no longer be available at the
    180 listed location. The site administrators of the master download
    181 location occasionally remove older versions when new ones are
    182 released. There is no alternative download location yet.</para></note>
    183 <!-- Actually there's snapshot.debian.net, but they have hardware problems -->
    184178</listitem>
    185179</varlistentry>
  • chapter03/patches.xml

    r46a2e9c re1ca33a  
    9494
    9595<varlistentry>
     96<term>Groff Debian Patch - 129 KB:</term>
     97<listitem>
     98<para><ulink url="http://ftp.debian.org/debian/pool/main/g/groff/&groff-debian-patch;"/></para>
     99<note><para>Groff Debian Patch (&groff-version;-&groff-patchlevel;)
     100may no longer be available at the
     101listed location. The site administrators of the master download
     102location occasionally remove older versions when new ones are
     103released. There is no alternative download location yet.</para></note>
     104<!-- Actually there's snapshot.debian.net, but they have hardware problems -->
     105</listitem>
     106</varlistentry>
     107
     108<varlistentry>
    96109<term>Gzip Security Patch - 2 KB:</term><listitem>
    97110<para><ulink url="&patches-root;&gzip-security_fix-patch;"/></para>
     
    156169
    157170<varlistentry>
     171<term>Shadow Configure Script Patch - 1KB:</term>
     172<listitem>
     173<para><ulink url="&patches-root;&shadow-configure-patch;"/></para>
     174</listitem>
     175</varlistentry>
     176
     177<varlistentry>
    158178<term>Sysklogd 8-Bit Cleanness Patch - 1 KB:</term>
    159179<listitem>
    160180<para><ulink url="&lfs-root;patches/downloads/sysklogd/&sysklogd-8bit-patch;"/></para>
    161 </listitem>
    162 </varlistentry>
    163 
    164 <varlistentry>
    165 <term>Shadow Configure Script Patch - 1KB:</term>
    166 <listitem>
    167 <para><ulink url="&patches-root;&shadow-configure-patch;"/></para>
    168181</listitem>
    169182</varlistentry>
  • chapter06/man-db.xml

    r46a2e9c re1ca33a  
    181181cp -rv man? /usr/share/man/es</userinput></screen>
    182182
    183 <note>The need to exclude the <filename>man7/iso_8859-7.7</filename> file
     183<note><para>The need to exclude the <filename>man7/iso_8859-7.7</filename> file
    184184from the conversion process because it is already in ISO-8859-1 is a packaging
    185 bug in man-pages-es-1.55. Future versions should not require this workaround.</note>
     185bug in man-pages-es-1.55. Future versions should not require this workaround.</para></note>
    186186
    187187</sect2>
  • chapter06/ncurses.xml

    r46a2e9c re1ca33a  
    113113
    114114<para>Finally, make sure that old applications that look for
    115 <filename class="libaryfile">-lcurses</filename> at build time are still
     115<filename class="libraryfile">-lcurses</filename> at build time are still
    116116buildable:</para>
    117117
  • chapter06/vim.xml

    r46a2e9c re1ca33a  
    8585painlessly revert his UTF-8 locale choice. -->
    8686
    87 <screen><userinput>rm -f /usr/share/vim/vim63/tutor/tutor.{gr,pl,ru,sk}
    88 rm -f /usr/share/vim/vim63/tutor/tutor.??.*</userinput></screen>
     87<screen><userinput>rm -f /usr/share/vim/vim64/tutor/tutor.{gr,pl,ru,sk}
     88rm -f /usr/share/vim/vim64/tutor/tutor.??.*</userinput></screen>
    8989
    9090<para>Many users are used to using <command>vi</command> instead of
  • patches.ent

    r46a2e9c re1ca33a  
    4040<!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch">
    4141
    42 <!ENTITY sysklogd-8bit-patch "sysklogd-&sysklogd-version;-8bit-1.patch">
    43 
    4442<!ENTITY shadow-configure-patch "shadow-&shadow-version;-configure_fix-1.patch">
    4543
     44<!ENTITY sysklogd-8bit-patch "sysklogd-&sysklogd-version;-8bit-1.patch">
    4645<!ENTITY sysklogd-fixes-patch "sysklogd-&sysklogd-version;-fixes-1.patch">
    4746
     
    4948<!ENTITY tar-sparse_fix-patch "tar-&tar-version;-sparse_fix-1.patch">
    5049
    51 <!ENTITY texinfo-multibyte-patch "texinfo-&texinfo-version;-multibyte-2.patch">
    52 <!ENTITY texinfo-tempfile_fix-patch "texinfo-&texinfo-version;-tempfile_fix-1.patch">
     50<!ENTITY texinfo-multibyte-patch "texinfo-&texinfo-version;-multibyte-1.patch">
     51<!ENTITY texinfo-tempfile_fix-patch "texinfo-&texinfo-version;-tempfile_fix-2.patch">
    5352
    5453<!ENTITY util-linux-cramfs-patch "util-linux-&util-linux-version;-cramfs-1.patch">
  • stylesheets/xhtml/lfs-toc.xsl

    r46a2e9c re1ca33a  
    44                xmlns="http://www.w3.org/1999/xhtml"
    55                version="1.0">
    6                
     6
    77    <!-- General settings -->
    88  <xsl:param name="generate.toc">
    99    appendix  nop
    10     book      toc,title,figure,table,example,equation
     10    book      toc,title
    1111    chapter   nop
    1212    part      toc
     
    2727
    2828  <xsl:param name="toc.max.depth">3</xsl:param>
    29  
     29
    3030    <!-- Making the TOC -->
    3131  <xsl:template name="make.toc">
     
    4747    </xsl:if>
    4848  </xsl:template>
    49  
     49
    5050    <!-- Making the subtocs -->
    5151  <xsl:template name="subtoc">
     
    7171        <xsl:with-param name="toc-context" select="$toc-context"/>
    7272      </xsl:call-template>
    73       <xsl:if test="$toc.section.depth &gt; $depth and count($nodes)&gt;0 
     73      <xsl:if test="$toc.section.depth &gt; $depth and count($nodes)&gt;0
    7474              and $toc.max.depth &gt; $depth.from.context">
    7575        <xsl:copy-of select="$subtoc"/>
Note: See TracChangeset for help on using the changeset viewer.