浏览代码

Added a link to point to testsuite results. (Link is currently empty).

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic 20 年之前
父节点
当前提交
e7350e9208
共有 2 个文件被更改,包括 7 次插入4 次删除
  1. 3 0
      chapter01/changelog.xml
  2. 4 4
      chapter04/abouttestsuites.xml

+ 3 - 0
chapter01/changelog.xml

@@ -89,6 +89,9 @@ First a summary, then a detailed log.</para>
 </itemizedlist>
 </listitem>
 
+<listitem><para>June 22nd, 2005 [archaic]: Added a link to point to test
+results.</para></listitem>
+
 <listitem><para>June 21st, 2005 [archaic]: Removed --with-included-regex from
 chapter05/grep since there seems to no longer be a valid reason to use it and
 the explanation of it was incorrect.</para></listitem>

+ 4 - 4
chapter04/abouttestsuites.xml

@@ -41,10 +41,10 @@ most likely cause is that the host system does not have the
 correctly. This issue is discussed in greater detail in <xref
 linkend="chapter-temporary-tools"/>.</para>
 
-<para>Sometimes package test suites will give false failures. Consult
-the LFS Wiki at <ulink url="&wiki-root;"/> to verify that these
-failures are expected. This site is valid for all tests throughout this
-book.</para>
+<para>Sometimes package test suites will give false failures. Consult the logs
+located at <ulink url="http://linuxfromscratch.org/~archaic/logs-svn/"/> to
+verify whether or not these failures are expected. This site is valid for all
+tests throughout this book.</para>
 
 </sect1>