Author: matthew
Date: 2007-10-29 16:06:30 -0600 (Mon, 29 Oct 2007)
New Revision: 8424

Modified:
   trunk/BOOK/chapter06/iproute2.xml
Log:
Add a note about IPRoute2's testsuite.

Modified: trunk/BOOK/chapter06/iproute2.xml
===================================================================
--- trunk/BOOK/chapter06/iproute2.xml   2007-10-29 21:43:18 UTC (rev 8423)
+++ trunk/BOOK/chapter06/iproute2.xml   2007-10-29 22:06:30 UTC (rev 8424)
@@ -60,7 +60,14 @@
 
     </variablelist>
 
-    <para>This package does not come with a test suite.</para>
+    <para>This package comes with a testsuite, but due to assumptions it makes,
+    it is not possible to reliably run these tests from within the chroot
+    environment. If you wish to run these tests after booting into your new LFS
+    system, ensure you select <filename>/proc/config.gz</filename>
+    CONFIG_IKCONFIG_PROC (&quot;General setup&quot; -> &quot;Enable access to
+    .config through /proc/config.gz&quot;) support into your kernel then run
+    'make alltests' from the <filename class="directory">testsuite/</filename>
+    subdirectory.</para>
 
     <para>Install the package:</para>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to