Changeset 2bfaabe for BOOK/final-system/common
- Timestamp:
- Mar 5, 2009, 8:59:24 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:
- 4588a6c
- Parents:
- e963bf3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/tar.xml
re963bf3 r2bfaabe 30 30 <screen os="p2"><userinput>patch -Np1 -i ../&tar-man_page-patch;</userinput></screen> 31 31 32 <para os="p3">The following patch contains a fix for an issue that may occur 33 when <command>tar</command> calls an outside compression utility like 34 <command>bzip2</command>:</para> 32 <para os="p3">The following patch will add support for new compressors like XZ Utils:</para> 35 33 36 <screen os="p4"><userinput>patch -Np1 -i ../&tar-revert_pipe_drain-patch;</userinput></screen> 37 38 <para os="p5">The following patch will add support for new compressors like XZ Utils:</para> 39 40 <screen os="p6"><userinput>patch -Np1 -i ../&tar-new_compressors-patch;</userinput></screen> 34 <screen os="p4"><userinput>patch -Np1 -i ../&tar-new_compressors-patch;</userinput></screen> 41 35 42 36 <para os="a">Prepare Tar for compilation:</para>
Note:
See TracChangeset
for help on using the changeset viewer.