diff options
-rw-r--r-- | chapter06/iproute2.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index 692e9943b..1934f0fbe 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -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 ("General setup" -> "Enable access to + .config through /proc/config.gz") support into your kernel then run + 'make alltests' from the <filename class="directory">testsuite/</filename> + subdirectory.</para> <para>Install the package:</para> |