From f3c13ba37e5976e46578efd66c90371d22bbdc48 Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Mon, 6 Oct 2008 00:44:26 +0000 Subject: Corrected some erroneous text in the Coreutils instructions, thanks to Greg Shafer for pointing it out git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/coreutils.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'chapter05/coreutils.xml') diff --git a/chapter05/coreutils.xml b/chapter05/coreutils.xml index 944aa730a..d36c0145f 100644 --- a/chapter05/coreutils.xml +++ b/chapter05/coreutils.xml @@ -43,8 +43,9 @@ Installation of Coreutils - Coreutils sometimes fails to buld when using an old kernel so apply - a patch: + There's an internal issue with Coreutils which makes some of the + programs behave abnormally if you build using an older kernel. Apply a + patch to fix the issue: patch -Np1 -i ../&coreutils-old-kernel-patch; -- cgit v1.2.3-54-g00ecf