aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/util-linux.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2022-03-30 16:13:26 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2022-03-30 16:13:26 -0500
commit676f0fdcecb3d53217a274db1138ff22005bea9a (patch)
tree37febb216bad5b12e3bfc5985e8271438ededd5c /chapter08/util-linux.xml
parentcf30814bdbbfec9dd94f89f70d6289cd18a3403e (diff)
Package updates.
Update to sysvinit-3.02. Update to zlib-1.2.12. Update to expat-2.4.8. Update to Jinja2-3.1.1. Update to Python-3.10.4. Update to procps-ng-4.0.0. Update to iproute2-5.17.0. Update to meson-0.62.0. Update to linux-5.17.1. Update to util-linux-2.38.
Diffstat (limited to 'chapter08/util-linux.xml')
-rw-r--r--chapter08/util-linux.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml
index a7c0c3d59..322a44599 100644
--- a/chapter08/util-linux.xml
+++ b/chapter08/util-linux.xml
@@ -108,6 +108,9 @@
<screen><userinput remap="test">chown -Rv tester .
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>
+
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>