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 --- chapter06/coreutils.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'chapter06/coreutils.xml') diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index b82d23293..63ed41a51 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -48,8 +48,9 @@ patch -Np1 -i ../&coreutils-uname-patch; - 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