Changeset bf56c25 for BOOK/temp-system


Ignore:
Timestamp:
Jan 4, 2009, 8:54:21 PM (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:
ce3a096
Parents:
f6c1ef8
Message:

Added Revert Pipe Drain Patch to Tar

Location:
BOOK/temp-system
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/tar.xml

    rf6c1ef8 rbf56c25  
    2222  <sect2 role="installation">
    2323    <title>Installation of Tar</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../../final-system/common/tar.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../../final-system/common/tar.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <para os="c1">TAR utilizes UTF-8 capability, without the following
  • BOOK/temp-system/multilib/tar.xml

    rf6c1ef8 rbf56c25  
    2222  <sect2 role="installation">
    2323    <title>Installation of Tar</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../common/tar.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../common/tar.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/native/tar.xml

    rf6c1ef8 rbf56c25  
    2323    <title>Installation of Tar</title>
    2424
    25     <para os="c1">TAR utilizes UTF-8 capability, without the following
    26     command the UTF-8 sections of the build will fail:</para>
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../common/tar.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
    2728
    28 <screen os="c2"><userinput>echo "gl_cv_func_wcwidth_works=yes" &gt;&gt; config.cache</userinput></screen>
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../common/tar.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     34    href="../common/tar.xml"
     35    xpointer="xpointer(//*[@os='c1'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../common/tar.xml"
     39    xpointer="xpointer(//*[@os='c2'])"/>
    2940
    3041    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/native64/tar.xml

    rf6c1ef8 rbf56c25  
    2222  <sect2 role="installation">
    2323    <title>Installation of Tar</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26    href="../common/tar.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30    href="../common/tar.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.