Changeset e244b2a
- Timestamp:
 - Feb 17, 2009, 9:09:50 AM (17 years ago)
 - Branches:
 - clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - fd15fb0
 - Parents:
 - 44f5d42
 - Files:
 - 
      
- 1 added
 - 10 edited
 
- 
          
  BOOK/cross-tools/common/file.xml (modified) (1 diff)
 - 
          
  BOOK/final-system/common/file.xml (modified) (1 diff)
 - 
          
  BOOK/final-system/multilib/file-64bit.xml (modified) (1 diff)
 - 
          
  BOOK/final-system/multilib/file-n32.xml (modified) (1 diff)
 - 
          
  BOOK/final-system/multilib/file.xml (modified) (1 diff)
 - 
          
  BOOK/materials/common/patches.xml (modified) (1 diff)
 - 
          
  BOOK/patches.ent (modified) (1 diff)
 - 
          
  BOOK/temp-system/64/file.xml (modified) (1 diff)
 - 
          
  BOOK/temp-system/common/file.xml (modified) (1 diff)
 - 
          
  BOOK/temp-system/multilib/file.xml (modified) (1 diff)
 - 
          
  patches/file-5.00-fixes-1.patch (added)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/cross-tools/common/file.xml
r44f5d42 re244b2a 21 21 <sect2 role="installation"> 22 22 <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'])"/> 23 31 24 32 <para>Prepare File for compilation:</para>  - 
      
BOOK/final-system/common/file.xml
r44f5d42 re244b2a 25 25 <sect2 role="installation"> 26 26 <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> 27 31 28 32 <para os="a">Prepare File for compilation:</para>  - 
      
BOOK/final-system/multilib/file-64bit.xml
r44f5d42 re244b2a 21 21 <sect2 role="installation"> 22 22 <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'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"  - 
      
BOOK/final-system/multilib/file-n32.xml
r44f5d42 re244b2a 22 22 <sect2 role="installation"> 23 23 <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'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"  - 
      
BOOK/final-system/multilib/file.xml
r44f5d42 re244b2a 22 22 <sect2 role="installation"> 23 23 <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'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"  - 
      
BOOK/materials/common/patches.xml
r44f5d42 re244b2a 111 111 112 112 <varlistentry> 113 <term>File Fixes Patch - <token>&file-fixes-patch-size;</token>:</term> 114 <listitem> 115 <para>Download: <ulink 116 url="&patches-root;&file-fixes-patch;"/></para> 117 <para>MD5 sum: <literal>&file-fixes-patch-md5;</literal></para> 118 </listitem> 119 </varlistentry> 120 121 <varlistentry> 113 122 <term>GCC Branch Update Patch - <token>&gcc-branch_update-patch-size;</token>:</term> 114 123 <listitem>  - 
      
BOOK/patches.ent
r44f5d42 re244b2a 47 47 <!ENTITY file-cross_compile-patch-size "4 KB"> 48 48 49 <!ENTITY file-fixes-patch "file-&file-version;-fixes-1.patch"> 50 <!ENTITY file-fixes-patch-md5 "38568a65d5b0c049f49d0b9597c2c7fc"> 51 <!ENTITY file-fixes-patch-size "4 KB"> 52 49 53 <!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-1.patch"> 50 54 <!ENTITY gcc-branch_update-patch-md5 "50f8f4c0389dc057a9fbf8cabc8897d9">  - 
      
BOOK/temp-system/64/file.xml
r44f5d42 re244b2a 21 21 <sect2 role="installation"> 22 22 <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'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"  - 
      
BOOK/temp-system/common/file.xml
r44f5d42 re244b2a 21 21 <sect2 role="installation"> 22 22 <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'])"/> 23 31 24 32 <para os="p1">The following patch will fix a compile issue that would prevent  - 
      
BOOK/temp-system/multilib/file.xml
r44f5d42 re244b2a 21 21 <sect2 role="installation"> 22 22 <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'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  