diff options
Diffstat (limited to 'chapter08/util-linux.xml')
-rw-r--r-- | chapter08/util-linux.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml index 221743d3d..8290f87c2 100644 --- a/chapter08/util-linux.xml +++ b/chapter08/util-linux.xml @@ -101,7 +101,9 @@ su tester -c "make -k check"</userinput></screen> <para>The <emphasis>hardlink</emphasis> tests will fail if the host's kernel - does not have the option CONFIG_CRYPTO_USER_API_HASH set.</para> + does not have the option CONFIG_CRYPTO_USER_API_HASH set. In addition, + two sub-tests from misc: mbsencode and one sub-test from script: replay are + known to fail.</para> <para>Install the package:</para> |