Changeset 8181
- Timestamp:
- 06/30/07 08:46:50 (11 months ago)
- Files:
-
- trunk/BOOK/chapter01/changelog.xml (modified) (1 diff)
- trunk/BOOK/chapter01/whatsnew.xml (modified) (1 diff)
- trunk/BOOK/chapter03/patches.xml (modified) (1 diff)
- trunk/BOOK/chapter05/tar.xml (modified) (1 diff)
- trunk/BOOK/chapter06/tar.xml (modified) (1 diff)
- trunk/BOOK/packages.ent (modified) (1 diff)
- trunk/BOOK/patches.ent (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/chapter01/changelog.xml
r8180 r8181 39 39 <para>2007-06-30</para> 40 40 <itemizedlist> 41 <listitem> 42 <para>[matthew] - Upgrade to Tar-1.18, fixes 43 <ulink url="&lfs-ticket-root;2039">#2039</ulink>.</para> 44 </listitem> 41 45 <listitem> 42 46 <para>[matthew] - Upgrade to Libtool-1.5.24, fixes trunk/BOOK/chapter01/whatsnew.xml
r8180 r8181 221 221 </listitem> 222 222 <listitem> 223 <para>&tar-sort-exclude-test-patch;</para>224 </listitem>225 <listitem>226 223 <para>&util-linux-lseek-patch;</para> 227 224 </listitem> trunk/BOOK/chapter03/patches.xml
r8164 r8181 220 220 221 221 <varlistentry> 222 <term>Tar Sort Exclude Test Patch - <token>&tar-sort-exclude-test-patch-size;</token>:</term>223 <listitem>224 <para>Download: <ulink url="&patches-root;&tar-sort-exclude-test-patch;"/></para>225 <para>MD5 sum: <literal>&tar-sort-exclude-test-patch-md5;</literal></para>226 </listitem>227 </varlistentry>228 229 <varlistentry>230 222 <term>Texinfo Multibyte Fixes Patch - <token>&texinfo-multibyte-patch-size;</token>:</term> 231 223 <listitem> trunk/BOOK/chapter05/tar.xml
r8164 r8181 38 38 <title>Installation of Tar</title> 39 39 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"41 href="../chapter06/tar.xml"42 xpointer="xpointer(//*[@os='a'])"/>43 44 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"45 href="../chapter06/tar.xml"46 xpointer="xpointer(//*[@os='b'])"/>47 48 40 <para>Prepare Tar for compilation:</para> 49 41 trunk/BOOK/chapter06/tar.xml
r8164 r8181 34 34 <sect2 role="installation"> 35 35 <title>Installation of Tar</title> 36 37 <para os="a">One of the tests in the testsuite (number 12, exclude) fails,38 at least on recent linux systems, because the output needs to be sorted39 before it is diffed. If you are going to run the testsuite, fix this by40 applying the following patch before you configure: </para>41 42 <screen os="b"><userinput>patch -Np1 -i ../&tar-sort-exclude-test-patch;</userinput></screen>43 36 44 37 <para>Prepare Tar for compilation:</para> trunk/BOOK/packages.ent
r8180 r8181 455 455 <!ENTITY sysvinit-ch6-sbu "less than 0.1 SBU"> 456 456 457 <!ENTITY tar-version "1.1 7">458 <!ENTITY tar-size "1,83 9KB">457 <!ENTITY tar-version "1.18"> 458 <!ENTITY tar-size "1,833 KB"> 459 459 <!ENTITY tar-url "&gnu;tar/tar-&tar-version;.tar.bz2"> 460 <!ENTITY tar-md5 " c6c4f1c075dbf0f75c29737faa58f290">460 <!ENTITY tar-md5 "70170208d7c1bb9ab40120579434b6a3"> 461 461 <!ENTITY tar-home "&gnu-software;tar/"> 462 462 <!ENTITY tar-ch5-du "19.9 MB"> trunk/BOOK/patches.ent
r8164 r8181 121 121 122 122 123 <!ENTITY tar-sort-exclude-test-patch "tar-&tar-version;-sort_exclude_test-1.patch">124 <!ENTITY tar-sort-exclude-test-patch-md5 "69326a1d462dad67db495a42854a93c7">125 <!ENTITY tar-sort-exclude-test-patch-size "3.1 KB">126 127 128 123 <!ENTITY texinfo-multibyte-patch "texinfo-&texinfo-version;-multibyte-1.patch"> 129 124 <!ENTITY texinfo-multibyte-patch-md5 "6cb5b760cfdd2dd53a0430eb572a8aaa">
