Changeset e244b2a


Ignore:
Timestamp:
Feb 17, 2009, 9:09:50 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:
fd15fb0
Parents:
44f5d42
Message:

Fix File UTF-8 Issues

Files:
1 added
10 edited

Legend:

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

    r44f5d42 re244b2a  
    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'])"/>
    2331
    2432    <para>Prepare File for compilation:</para>
  • BOOK/final-system/common/file.xml

    r44f5d42 re244b2a  
    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>
    2731
    2832    <para os="a">Prepare File for compilation:</para>
  • BOOK/final-system/multilib/file-64bit.xml

    r44f5d42 re244b2a  
    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'])"/>
    2331
    2432  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/file-n32.xml

    r44f5d42 re244b2a  
    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'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/multilib/file.xml

    r44f5d42 re244b2a  
    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'])"/>
    2432
    2533  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/materials/common/patches.xml

    r44f5d42 re244b2a  
    111111
    112112    <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>
    113122      <term>GCC Branch Update Patch - <token>&gcc-branch_update-patch-size;</token>:</term>
    114123      <listitem>
  • BOOK/patches.ent

    r44f5d42 re244b2a  
    4747<!ENTITY file-cross_compile-patch-size "4 KB">
    4848
     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
    4953<!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-1.patch">
    5054<!ENTITY gcc-branch_update-patch-md5 "50f8f4c0389dc057a9fbf8cabc8897d9">
  • BOOK/temp-system/64/file.xml

    r44f5d42 re244b2a  
    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'])"/>
    2331
    2432  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/common/file.xml

    r44f5d42 re244b2a  
    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'])"/>
    2331
    2432    <para os="p1">The following patch will fix a compile issue that would prevent
  • BOOK/temp-system/multilib/file.xml

    r44f5d42 re244b2a  
    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'])"/>
    2331
    2432  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.