aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorKen Moffat <ken@linuxfromscratch.org>2017-02-25 18:09:14 +0000
committerKen Moffat <ken@linuxfromscratch.org>2017-02-25 18:09:14 +0000
commite812ed0931c91af3dac1a68abbf59a0345064752 (patch)
tree22072c313cbdca925a215b3c8dd35872ab11cd90 /chapter01
parente0f503f9065277441ccb32b3dc1e315481f706db (diff)
Suppress the test-lock test in coretutils, findutils, gettext because on one of my machines it now hangs, burning 100% CPU time on each core.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11193 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 0d4b3a472..a455cda93 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,17 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
+ <para>2017-02-25</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] - Comment out the test-lock test in coreutils,
+ findutils, gettext because on some machines it now loops
+ forever.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2017-02-19</para>
<itemizedlist>
<listitem>