Changeset 6af3a34


Ignore:
Timestamp:
Mar 2, 2009, 8:32:46 AM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
89bc6ed
Parents:
04494b7
Message:

Added Patches to File, Man, Tar, and Texinfo to support XZ Utils

Location:
BOOK
Files:
19 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/file.xml

    r04494b7 r6af3a34  
    3030    xpointer="xpointer(//*[@os='p2'])"/>
    3131
     32  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="../../final-system/common/file.xml"
     34    xpointer="xpointer(//*[@os='p3'])"/>
     35
     36  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../../final-system/common/file.xml"
     38    xpointer="xpointer(//*[@os='p4'])"/>
     39
    3240    <para>Prepare File for compilation:</para>
    3341
  • BOOK/final-system/common/file.xml

    r04494b7 r6af3a34  
    2929
    3030<screen os="p2"><userinput>patch -Np1 -i ../&file-fixes-patch;</userinput></screen>
     31
     32    <para os="p3">The following patch will add support for new compressors like XZ Utils:</para>
     33
     34<screen os="p4"><userinput>patch -Np1 -i ../&file-new_compressors-patch;</userinput></screen>
    3135
    3236    <para os="a">Prepare File for compilation:</para>
  • BOOK/final-system/common/man.xml

    r04494b7 r6af3a34  
    2929
    3030<screen os="p2"><userinput>patch -Np1 -i ../&man-i18n-patch;</userinput></screen>
     31
     32    <para os="p3">The following patch will add support for new compressors like XZ Utils:</para>
     33
     34<screen os="p4"><userinput>patch -Np1 -i ../&man-new_compressors-patch;</userinput></screen>
    3135
    3236    <para os="a">A few adjustments need to be made to the sources of Man.</para>
  • BOOK/final-system/common/tar.xml

    r04494b7 r6af3a34  
    3535
    3636<screen os="p4"><userinput>patch -Np1 -i ../&tar-revert_pipe_drain-patch;</userinput></screen>
     37
     38    <para os="p5">The following patch will add support for new compressors like XZ Utils:</para>
     39
     40<screen os="p6"><userinput>patch -Np1 -i ../&tar-new_compressors-patch;</userinput></screen>
    3741
    3842    <para os="a">Prepare Tar for compilation:</para>
  • BOOK/final-system/common/texinfo.xml

    r04494b7 r6af3a34  
    2525  <sect2 role="installation">
    2626    <title>Installation of Texinfo</title>
     27
     28    <para os="p1">The following patch will add support for new compressors like XZ Utils:</para>
     29
     30<screen os="p2"><userinput>patch -Np1 -i ../&texinfo-new_compressors-patch;</userinput></screen>
    2731
    2832    <para os="a">Prepare Texinfo for compilation:</para>
  • BOOK/final-system/multilib/file-64bit.xml

    r04494b7 r6af3a34  
    2929    href="file.xml"
    3030    xpointer="xpointer(//*[@os='p2'])"/>
     31
     32  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="file.xml"
     34    xpointer="xpointer(//*[@os='p3'])"/>
     35
     36  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="file.xml"
     38    xpointer="xpointer(//*[@os='p4'])"/>
    3139
    3240  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/file-n32.xml

    r04494b7 r6af3a34  
    3030    href="file.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     34    href="file.xml"
     35    xpointer="xpointer(//*[@os='p3'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="file.xml"
     39    xpointer="xpointer(//*[@os='p4'])"/>
    3240
    3341    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/file.xml

    r04494b7 r6af3a34  
    3030    href="../common/file.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
     32
     33  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     34    href="../common/file.xml"
     35    xpointer="xpointer(//*[@os='p3'])"/>
     36
     37  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../common/file.xml"
     39    xpointer="xpointer(//*[@os='p4'])"/>
    3240
    3341  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/man.xml

    r04494b7 r6af3a34  
    2929    href="../common/man.xml"
    3030    xpointer="xpointer(//*[@os='p2'])"/>
     31
     32    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="../common/man.xml"
     34    xpointer="xpointer(//*[@os='p3'])"/>
     35
     36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../common/man.xml"
     38    xpointer="xpointer(//*[@os='p4'])"/>
    3139
    3240    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/tar.xml

    r04494b7 r6af3a34  
    4040    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4141    href="../common/tar.xml"
     42    xpointer="xpointer(//*[@os='p5'])"/>
     43
     44    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     45    href="../common/tar.xml"
     46    xpointer="xpointer(//*[@os='p6'])"/>
     47
     48    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     49    href="../common/tar.xml"
    4250    xpointer="xpointer(//*[@os='a'])"/>
    4351
  • BOOK/final-system/multilib/texinfo.xml

    r04494b7 r6af3a34  
    2121  <sect2 role="installation">
    2222    <title>Installation of Texinfo</title>
     23
     24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    href="../common/texinfo.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29    href="../common/texinfo.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
    2331
    2432    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/introduction/common/changelog.xml

    r04494b7 r6af3a34  
    3636    </listitem>
    3737-->
     38
     39    <listitem>
     40      <para>March 2, 2009</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[Jim] - Added Patches to File, Man, Tar, and Texinfo to support XZ Utils.</para>
     44        </listitem>
     45      </itemizedlist>
     46    </listitem>
    3847
    3948    <listitem>
  • BOOK/materials/common/patches.xml

    r04494b7 r6af3a34  
    3838    </varlistentry>
    3939-->
     40
    4041    <varlistentry>
    4142      <term>Binutils Posix Patch - <token>&binutils-posix-patch-size;</token>:</term>
     
    102103
    103104    <varlistentry>
     105      <term>File New Compressors Patch - <token>&file-new_compressors-patch-size;</token>:</term>
     106      <listitem>
     107        <para>Download: <ulink
     108        url="&patches-root;&file-new_compressors-patch;"/></para>
     109        <para>MD5 sum: <literal>&file-new_compressors-patch-md5;</literal></para>
     110      </listitem>
     111    </varlistentry>
     112
     113    <varlistentry>
    104114      <term>GCC Branch Update Patch - <token>&gcc-branch_update-patch-size;</token>:</term>
    105115      <listitem>
     
    192202
    193203    <varlistentry>
     204      <term>Man New Compressors Patch - <token>&man-new_compressors-patch-size;</token>:</term>
     205      <listitem>
     206        <para>Download: <ulink
     207        url="&patches-root;&man-new_compressors-patch;"/></para>
     208        <para>MD5 sum: <literal>&man-new_compressors-patch-md5;</literal></para>
     209      </listitem>
     210    </varlistentry>
     211
     212    <varlistentry>
    194213      <term>Module Init Tools Missing Man-Pages Patch - <token>&module-init-tools-manpages-patch-size;</token>:</term>
    195214      <listitem>
     
    247266<!--
    248267    <varlistentry>
    249       <term>Readline Fixes - <token>&readline-fixes-patch-size;</token>:</term>
    250       <listitem>
    251         <para>Download: <ulink
    252         url="&patches-root;&readline-fixes-patch;"/></para>
    253         <para>MD5 sum: <literal>&readline-fixes-patch-md5;</literal></para>
     268      <term>Readline Branch Update - <token>&readline-branch_update-patch-size;</token>:</term>
     269      <listitem>
     270        <para>Download: <ulink
     271        url="&patches-root;&readline-branch_update-patch;"/></para>
     272        <para>MD5 sum: <literal>&readline-branch_update-patch-md5;</literal></para>
    254273      </listitem>
    255274    </varlistentry>
     
    275294
    276295    <varlistentry>
     296      <term>Tar New Compressors Patch - <token>&tar-new_compressors-patch-size;</token>:</term>
     297      <listitem>
     298        <para>Download: <ulink
     299        url="&patches-root;&tar-new_compressors-patch;"/></para>
     300        <para>MD5 sum: <literal>&tar-new_compressors-patch-md5;</literal></para>
     301      </listitem>
     302    </varlistentry>
     303
     304    <varlistentry>
    277305      <term>Tar Revert Pipe Drain Patch - <token>&tar-revert_pipe_drain-patch-size;</token>:</term>
    278306      <listitem>
     
    280308        url="&patches-root;&tar-revert_pipe_drain-patch;"/></para>
    281309        <para>MD5 sum: <literal>&tar-revert_pipe_drain-patch-md5;</literal></para>
     310      </listitem>
     311    </varlistentry>
     312
     313    <varlistentry>
     314      <term>Texinfo New Compressors Patch - <token>&texinfo-new_compressors-patch-size;</token>:</term>
     315      <listitem>
     316        <para>Download: <ulink
     317        url="&patches-root;&texinfo-new_compressors-patch;"/></para>
     318        <para>MD5 sum: <literal>&texinfo-new_compressors-patch-md5;</literal></para>
    282319      </listitem>
    283320    </varlistentry>
  • BOOK/patches.ent

    r04494b7 r6af3a34  
    4141<!ENTITY file-fixes-patch-size "5 KB">
    4242
     43<!ENTITY file-new_compressors-patch "file-&file-version;-new_compressors-1.patch">
     44<!ENTITY file-new_compressors-patch-md5 "e19197f1872456a8557552cac0075915">
     45<!ENTITY file-new_compressors-patch-size "1 KB">
     46
    4347<!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-3.patch">
    4448<!ENTITY gcc-branch_update-patch-md5 "c04708c294327b346bf26d9c7faf6df4">
     
    8185<!ENTITY man-i18n-patch-size "10 KB">
    8286
     87<!ENTITY man-new_compressors-patch "man-&man-version;-new_compressors-1.patch">
     88<!ENTITY man-new_compressors-patch-md5 "efebe29737e80c2f6de4833182f1edb6">
     89<!ENTITY man-new_compressors-patch-size "2 KB">
     90
    8391<!ENTITY module-init-tools-manpages-patch "module-init-tools-&module-init-tools-version;-manpages-1.patch">
    8492<!ENTITY module-init-tools-manpages-patch-md5 "624fc0db2306f2073b1ba31a1eda5430">
     
    105113<!ENTITY procps-i18n-patch-size "4 KB">
    106114
    107 <!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-1.patch">
    108 <!ENTITY readline-fixes-patch-md5 "">
    109 <!ENTITY readline-fixes-patch-size " KB">
     115<!ENTITY readline-branch_update-patch "readline-&readline-version;-branch_update-1.patch">
     116<!ENTITY readline-branch_update-patch-md5 "">
     117<!ENTITY readline-branch_update-patch-size " KB">
    110118
    111119<!ENTITY sysvinit-fixes-patch "sysvinit-&sysvinit-version;-fixes-1.patch">
     
    117125<!ENTITY tar-man_page-patch-size "16 KB">
    118126
     127<!ENTITY tar-new_compressors-patch "tar-&tar-version;-new_compressors-1.patch">
     128<!ENTITY tar-new_compressors-patch-md5 "c870b36113cec863e14a4f2eac16f24c">
     129<!ENTITY tar-new_compressors-patch-size "3 KB">
     130
    119131<!ENTITY tar-revert_pipe_drain-patch "tar-&tar-version;-revert_pipe_drain-1.patch">
    120132<!ENTITY tar-revert_pipe_drain-patch-md5 "fd0543b6c8b4c033af0b702f28ec6608">
    121133<!ENTITY tar-revert_pipe_drain-patch-size "3 KB">
    122134
     135<!ENTITY texinfo-new_compressors-patch "texinfo-&texinfo-version;-new_compressors-1.patch">
     136<!ENTITY texinfo-new_compressors-patch-md5 "4ae2d3c132e21cb83b825bc691056d07">
     137<!ENTITY texinfo-new_compressors-patch-size "2 KB">
     138
    123139<!ENTITY vim-branch_update-patch "vim-&vim-version;-branch_update-10.patch">
    124140<!ENTITY vim-branch_update-patch-md5 "6569c9bf71b80b31b606d4f3731315b5">
  • BOOK/temp-system/64/file.xml

    r04494b7 r6af3a34  
    2929    href="../../final-system/common/file.xml"
    3030    xpointer="xpointer(//*[@os='p2'])"/>
     31
     32  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="../../final-system/common/file.xml"
     34    xpointer="xpointer(//*[@os='p3'])"/>
     35
     36  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../../final-system/common/file.xml"
     38    xpointer="xpointer(//*[@os='p4'])"/>
    3139
    3240  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/common/file.xml

    r04494b7 r6af3a34  
    2929    href="../../final-system/common/file.xml"
    3030    xpointer="xpointer(//*[@os='p2'])"/>
     31
     32  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="../../final-system/common/file.xml"
     34    xpointer="xpointer(//*[@os='p3'])"/>
     35
     36  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../../final-system/common/file.xml"
     38    xpointer="xpointer(//*[@os='p4'])"/>
    3139
    3240    <para os="ap1">The following patch will fix a compile issue that would prevent
  • BOOK/temp-system/common/tar.xml

    r04494b7 r6af3a34  
    3030    href="../../final-system/common/tar.xml"
    3131    xpointer="xpointer(//*[@os='p4'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     34    href="../../final-system/common/tar.xml"
     35    xpointer="xpointer(//*[@os='p5'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../../final-system/common/tar.xml"
     39    xpointer="xpointer(//*[@os='p6'])"/>
    3240
    3341    <para os="c1">TAR utilizes UTF-8 capability, without the following
  • BOOK/temp-system/multilib/file.xml

    r04494b7 r6af3a34  
    2929    href="../../final-system/common/file.xml"
    3030    xpointer="xpointer(//*[@os='p2'])"/>
     31
     32  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="../../final-system/common/file.xml"
     34    xpointer="xpointer(//*[@os='p3'])"/>
     35
     36  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../../final-system/common/file.xml"
     38    xpointer="xpointer(//*[@os='p4'])"/>
    3139
    3240  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/multilib/tar.xml

    r04494b7 r6af3a34  
    3030    href="../common/tar.xml"
    3131    xpointer="xpointer(//*[@os='p4'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     34    href="../common/tar.xml"
     35    xpointer="xpointer(//*[@os='p5'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../common/tar.xml"
     39    xpointer="xpointer(//*[@os='p6'])"/>
    3240
    3341    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.