aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/util-linux.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2018-03-24 02:08:49 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2018-03-24 02:08:49 +0000
commitb55310ed2590e83d930b65fd7b492cf1b56398b5 (patch)
tree2be24747f1571f3c36918e3fa9e8711d0c03ef8c /chapter06/util-linux.xml
parent1c6c92e9ebe7b8788085122880e2b8112732ae9d (diff)
Remove reference to openssl in BLFS in Chapter 9.
Update minimum host system requirements. Added the rationale for including openssl. Update to util-linux-2.32. Update to meson-0.45.0. Update to e2fsprogs-1.44.0. Update to linux-4.15.11. Update to automake-1.16.1. Update to systemd-238. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11387 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/util-linux.xml')
-rw-r--r--chapter06/util-linux.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml
index 5973081e4..72e7ddf1b 100644
--- a/chapter06/util-linux.xml
+++ b/chapter06/util-linux.xml
@@ -115,10 +115,6 @@
<screen><userinput remap="test">chown -Rv nobody .
su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
- <note><para>One test, fincore/count, may fail in the initial chroot
- environment but will pass if the test is rerun after the LFS system
- is complete.</para></note>
-
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>