Changeset f3547a3 in clfs-sysroot


Ignore:
Timestamp:
Mar 15, 2009, 5:50:38 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
7ec27e2
Parents:
e711c4b
Message:

Add new compressors patches to file texinfo and man. Also add the file fixes patch.

Files:
4 added
6 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/file.xml

    re711c4b rf3547a3  
    2525  <sect2 role="installation">
    2626    <title>Installation of File</title>
     27
     28    <para os="p1">The following patch will fix an issue due to utf-8 with file on documents:</para>
     29
     30<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>
    2735
    2836    <para os="a">Prepare File for compilation:</para>
  • BOOK/final-system/common/man.xml

    re711c4b rf3547a3  
    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/texinfo.xml

    re711c4b rf3547a3  
    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/introduction/common/changelog.xml

    re711c4b rf3547a3  
    4040      <para>March 15, 2009</para>
    4141      <itemizedlist>
     42        <listitem>
     43          <para>[jciccone] - Add File Fixes Patch.</para>
     44        </listitem>
     45        <listitem>
     46          <para>[jciccone] - Added New Compressors patches to File, Man, Texinfo, Tar.</para>
     47        </listitem>
    4248        <listitem>
    4349          <para>[jciccone] - Updated Binutils to 2.19.1.</para>
  • BOOK/materials/common/patches.xml

    re711c4b rf3547a3  
    6565
    6666    <varlistentry>
     67      <term>File Fixes Patch - <token>&file-fixes-patch-size;</token>:</term>
     68      <listitem>
     69        <para>Download: <ulink
     70        url="&patches-root;&file-fixes-patch;"/></para>
     71        <para>MD5 sum: <literal>&file-fixes-patch-md5;</literal></para>
     72      </listitem>
     73    </varlistentry>
     74
     75    <varlistentry>
     76      <term>File New Compressors Patch - <token>&file-new_compressors-patch-size;</token>:</term>
     77      <listitem>
     78        <para>Download: <ulink
     79        url="&patches-root;&file-new_compressors-patch;"/></para>
     80        <para>MD5 sum: <literal>&file-new_compressors-patch-md5;</literal></para>
     81      </listitem>
     82    </varlistentry>
     83
     84    <varlistentry>
    6785      <term>GCC Branch Update Patch - <token>&gcc-branch_update-patch-size;</token>:</term>
    6886      <listitem>
     
    160178        url="&patches-root;&man-i18n-patch;"/></para>
    161179        <para>MD5 sum: <literal>&man-i18n-patch-md5;</literal></para>
     180      </listitem>
     181    </varlistentry>
     182
     183    <varlistentry>
     184      <term>Man New Compressors Patch - <token>&man-new_compressors-patch-size;</token>:</term>
     185      <listitem>
     186        <para>Download: <ulink
     187        url="&patches-root;&man-new_compressors-patch;"/></para>
     188        <para>MD5 sum: <literal>&man-new_compressors-patch-md5;</literal></para>
    162189      </listitem>
    163190    </varlistentry>
  • BOOK/patches.ent

    re711c4b rf3547a3  
    2424<!ENTITY diffutils-i18n-patch-md5 "2e176c390bf4dca2fb088e0a16261a96">
    2525<!ENTITY diffutils-i18n-patch-size "17 KB">
     26
     27<!ENTITY file-fixes-patch "file-&file-version;-fixes-2.patch">
     28<!ENTITY file-fixes-patch-md5 "23725f364441a9b1f4b244b2b3cdcd27">
     29<!ENTITY file-fixes-patch-size "5 KB">
     30
     31<!ENTITY file-new_compressors-patch "file-&file-version;-new_compressors-1.patch">
     32<!ENTITY file-new_compressors-patch-md5 "e19197f1872456a8557552cac0075915">
     33<!ENTITY file-new_compressors-patch-size "1 KB">
    2634
    2735<!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-4.patch">
     
    6573<!ENTITY linux-serial-patch-size "4 KB">
    6674
     75<!ENTITY man-new_compressors-patch "man-&man-version;-new_compressors-1.patch">
     76<!ENTITY man-new_compressors-patch-md5 "efebe29737e80c2f6de4833182f1edb6">
     77<!ENTITY man-new_compressors-patch-size "2 KB">
     78
    6779<!ENTITY man-i18n-patch "man-&man-version;-i18n-1.patch">
    6880<!ENTITY man-i18n-patch-md5 "8b189d6500461797250ae9f3e5638dd5">
     
    105117<!ENTITY tar-new_compressors-patch-size "2 KB">
    106118
     119<!ENTITY texinfo-new_compressors-patch "texinfo-&texinfo-version;-new_compressors-1.patch">
     120<!ENTITY texinfo-new_compressors-patch-md5 "4ae2d3c132e21cb83b825bc691056d07">
     121<!ENTITY texinfo-new_compressors-patch-size "2 KB">
     122
    107123<!ENTITY vim-branch_update-patch "vim-&vim-version;-branch_update-11.patch">
    108124<!ENTITY vim-branch_update-patch-md5 "326e75a9a9ac2d3777eba30300124652">
Note: See TracChangeset for help on using the changeset viewer.