Changeset 6af3a34 for BOOK/temp-system


Ignore:
Timestamp:
Mar 2, 2009, 8:32:46 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:
89bc6ed
Parents:
04494b7
Message:

Added Patches to File, Man, Tar, and Texinfo to support XZ Utils

Location:
BOOK/temp-system
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/64/file.xml

    r04494b7 r6af3a34  
    2929    href="../../final-system/common/file.xml"
    3030    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'])"/>
    3139
    3240  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/common/file.xml

    r04494b7 r6af3a34  
    2929    href="../../final-system/common/file.xml"
    3030    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'])"/>
    3139
    3240    <para os="ap1">The following patch will fix a compile issue that would prevent
  • BOOK/temp-system/common/tar.xml

    r04494b7 r6af3a34  
    3030    href="../../final-system/common/tar.xml"
    3131    xpointer="xpointer(//*[@os='p4'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     34    href="../../final-system/common/tar.xml"
     35    xpointer="xpointer(//*[@os='p5'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../../final-system/common/tar.xml"
     39    xpointer="xpointer(//*[@os='p6'])"/>
    3240
    3341    <para os="c1">TAR utilizes UTF-8 capability, without the following
  • BOOK/temp-system/multilib/file.xml

    r04494b7 r6af3a34  
    2929    href="../../final-system/common/file.xml"
    3030    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'])"/>
    3139
    3240  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/multilib/tar.xml

    r04494b7 r6af3a34  
    3030    href="../common/tar.xml"
    3131    xpointer="xpointer(//*[@os='p4'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     34    href="../common/tar.xml"
     35    xpointer="xpointer(//*[@os='p5'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../common/tar.xml"
     39    xpointer="xpointer(//*[@os='p6'])"/>
    3240
    3341    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.