Changeset 98f3c4c


Ignore:
Timestamp:
Jun 4, 2009, 9:32:44 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:
756efbd
Parents:
8df8e62
Message:

Updated to File 5.03

Files:
3 deleted
12 edited

Legend:

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

    r8df8e62 r98f3c4c  
    2121  <sect2 role="installation">
    2222    <title>Installation of File</title>
    23 
    24   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="../../final-system/common/file.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../../final-system/common/file.xml"
    30     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'])"/>
    3923
    4024    <para>Prepare File for compilation:</para>
  • BOOK/final-system/common/file.xml

    r8df8e62 r98f3c4c  
    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>
    3527
    3628    <para os="a">Prepare File for compilation:</para>
  • BOOK/final-system/multilib/file-64bit.xml

    r8df8e62 r98f3c4c  
    2121  <sect2 role="installation">
    2222    <title>Installation of File</title>
    23 
    24   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="file.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="file.xml"
    30     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'])"/>
    3923
    4024  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/file-n32.xml

    r8df8e62 r98f3c4c  
    2222  <sect2 role="installation">
    2323    <title>Installation of File</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="file.xml"
    27     xpointer="xpointer(//*[@os='p1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="file.xml"
    31     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'])"/>
    4024
    4125    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/file.xml

    r8df8e62 r98f3c4c  
    2222  <sect2 role="installation">
    2323    <title>Installation of File</title>
    24 
    25   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="../common/file.xml"
    27     xpointer="xpointer(//*[@os='p1'])"/>
    28 
    29   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../common/file.xml"
    31     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'])"/>
    4024
    4125  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/introduction/common/changelog.xml

    r8df8e62 r98f3c4c  
    4646        <listitem>
    4747          <para>[Jim] - Updated Bootscripts to 1.2-pre8.</para>
     48        </listitem>
     49        <listitem>
     50          <para>[Jim] - Updated File to 5.03.</para>
    4851        </listitem>
    4952      </itemizedlist>
  • BOOK/materials/common/patches.xml

    r8df8e62 r98f3c4c  
    9292
    9393    <varlistentry>
    94       <term>File Fixes Patch - <token>&file-fixes-patch-size;</token>:</term>
    95       <listitem>
    96         <para>Download: <ulink
    97         url="&patches-root;&file-fixes-patch;"/></para>
    98         <para>MD5 sum: <literal>&file-fixes-patch-md5;</literal></para>
    99       </listitem>
    100     </varlistentry>
    101 
    102     <varlistentry>
    103       <term>File New Compressors Patch - <token>&file-new_compressors-patch-size;</token>:</term>
    104       <listitem>
    105         <para>Download: <ulink
    106         url="&patches-root;&file-new_compressors-patch;"/></para>
    107         <para>MD5 sum: <literal>&file-new_compressors-patch-md5;</literal></para>
    108       </listitem>
    109     </varlistentry>
    110 
    111     <varlistentry>
    11294      <term>GCC Branch Update Patch - <token>&gcc-branch_update-patch-size;</token>:</term>
    11395      <listitem>
  • BOOK/packages.ent

    r8df8e62 r98f3c4c  
    135135<!ENTITY expect-lib-version "5.43">
    136136
    137 <!ENTITY file-version "5.00">
    138 <!ENTITY file-size "586 KB">
     137<!ENTITY file-version "5.03">
     138<!ENTITY file-size "601 KB">
    139139<!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz">
    140140<!--<!ENTITY file-url "&packages-root;file-&file-version;.tar.gz">-->
    141 <!ENTITY file-md5 "fd0b4ce55a756151629e06eaa3411e0c">
     141<!ENTITY file-md5 "d05f08a53e5c2f51f8ee6a4758c0cc53">
    142142<!ENTITY file-home "http://www.darwinsys.com/file">
    143143
  • BOOK/patches.ent

    r8df8e62 r98f3c4c  
    3737<!ENTITY file-cross_compile-patch-size "1 KB">
    3838
    39 <!ENTITY file-fixes-patch "file-&file-version;-fixes-2.patch">
    40 <!ENTITY file-fixes-patch-md5 "23725f364441a9b1f4b244b2b3cdcd27">
    41 <!ENTITY file-fixes-patch-size "5 KB">
    42 
    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 
    4739<!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-1.patch">
    4840<!ENTITY gcc-branch_update-patch-md5 "4c81822aab054101a112d4879ce34fe4">
  • BOOK/temp-system/64/file.xml

    r8df8e62 r98f3c4c  
    2121  <sect2 role="installation">
    2222    <title>Installation of File</title>
    23 
    24   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="../../final-system/common/file.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../../final-system/common/file.xml"
    30     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'])"/>
    3923
    4024  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/common/file.xml

    r8df8e62 r98f3c4c  
    2121  <sect2 role="installation">
    2222    <title>Installation of File</title>
    23 
    24   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="../../final-system/common/file.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../../final-system/common/file.xml"
    30     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'])"/>
    3923
    4024    <para os="ap1">The following patch will fix a compile issue that would prevent
  • BOOK/temp-system/multilib/file.xml

    r8df8e62 r98f3c4c  
    2121  <sect2 role="installation">
    2222    <title>Installation of File</title>
    23 
    24   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    25     href="../../final-system/common/file.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../../final-system/common/file.xml"
    30     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'])"/>
    3923
    4024  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.