Changeset ce3a096 for BOOK/final-system
- Timestamp:
- Jan 4, 2009, 10:03:59 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 5d12c01
- Parents:
- bf56c25
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/tar.xml
rbf56c25 rce3a096 26 26 <title>Installation of Tar</title> 27 27 28 <para os="p1">The following patch contains a fix for an issue that may occur 28 <para os="p1">The following patch add a man page for tar:</para> 29 30 <screen os="p2"><userinput>patch -Np1 -i ../&tar-man_page-patch;</userinput></screen> 31 32 <para os="p3">The following patch contains a fix for an issue that may occur 29 33 when tar calls an outside compression utility like bzip2:</para> 30 34 31 <screen os="p 2"><userinput>patch -Np1 -i ../&tar-revert_pipe_drain-patch;</userinput></screen>35 <screen os="p4"><userinput>patch -Np1 -i ../&tar-revert_pipe_drain-patch;</userinput></screen> 32 36 33 37 <para os="a">Prepare Tar for compilation:</para> -
BOOK/final-system/multilib/tar.xml
rbf56c25 rce3a096 29 29 href="../common/tar.xml" 30 30 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'])"/> 31 39 32 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.