From 85d8df50447b4bdcae11a0fb45253ed6fa8549bb Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Sun, 1 Apr 2007 05:41:19 +0000 Subject: [PATCH] Updated to linux-2.6.20.4. Fixes r1978. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7998 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 10 ++++++++++ chapter05/linux-headers.xml | 3 +-- general.ent | 4 ++-- packages.ent | 4 ++-- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4b3e2b427..ec8c02abe 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,16 @@ --> + + 2007-04-01 + + + [jhuntwork] - Upgraded to linux-2.6.20.4. Updated linux-headers instructions + in chapter 5 to match instructions in chapter 6. The INSTALL_HDR_PATH is no longer + forcibly removed. + + + 2007-03-27 diff --git a/chapter05/linux-headers.xml b/chapter05/linux-headers.xml index ed32f6408..28f5f8df5 100644 --- a/chapter05/linux-headers.xml +++ b/chapter05/linux-headers.xml @@ -45,9 +45,8 @@ Install the header files: make mrproper -make headers_install make headers_check -cp -av usr/include/* /tools/include +make INSTALL_HDR_PATH=/tools headers_install diff --git a/general.ent b/general.ent index 5ba41d2bb..f63e9f3e2 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - - + + diff --git a/packages.ent b/packages.ent index 5fd8b0a3d..0493078c5 100644 --- a/packages.ent +++ b/packages.ent @@ -299,11 +299,11 @@ - + - +