Changeset c5dbf71 for BOOK/final-system


Ignore:
Timestamp:
Aug 8, 2010, 7:47:19 AM (14 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
9b4d9e7
Parents:
9cad7c2
Message:

Removed the tar new compressors patch and added a new man page patch.

Location:
BOOK/final-system
Files:
2 edited

Legend:

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

    r9cad7c2 rc5dbf71  
    2828    <para os="p1">The following patch adds a man page for <command>tar</command>:</para>
    2929
    30 <screen os="p2"><userinput>patch -Np1 -i ../&tar-man_page-patch;</userinput></screen>
    31 
    32     <para os="p3">The following patch will add support for new compressors like LZIP:</para>
    33 
    34 <screen os="p4"><userinput>patch -Np1 -i ../&tar-new_compressors-patch;</userinput></screen>
     30<screen os="p2"><userinput>patch -Np1 -i ../&tar-man-patch;</userinput></screen>
    3531
    3632    <para os="a">Prepare Tar for compilation:</para>
  • BOOK/final-system/multilib/tar.xml

    r9cad7c2 rc5dbf71  
    2929    href="../common/tar.xml"
    3030    xpointer="xpointer(//*[@os='p2'])"/>
    31 
    32     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    33     href="../common/tar.xml"
    34     xpointer="xpointer(//*[@os='p3'])"/>
    35 
    36     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    37     href="../common/tar.xml"
    38     xpointer="xpointer(//*[@os='p4'])"/>
    3931
    4032    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.