From fadce7a097c0be4c2c84f3c027cb3d50ec7a0698 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 29 Jan 2008 19:54:40 +0000 Subject: Upgrade to Linux-2.6.24. Fixes #2.6.24. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8467 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ chapter06/linux-headers.xml | 9 +-------- packages.ent | 11 ++++++----- 3 files changed, 11 insertions(+), 13 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7cf7f144e..435372031 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ 2008-01-29 + + [matthew] - Upgraded to Linux-2.6.24. Fixes + #2137. + [matthew] - Upgraded to Findutils-4.2.32. Fixes #2136. diff --git a/chapter06/linux-headers.xml b/chapter06/linux-headers.xml index 9d0d2143a..a2824d541 100644 --- a/chapter06/linux-headers.xml +++ b/chapter06/linux-headers.xml @@ -46,13 +46,6 @@ by way of sanitizing various C header files that are shipped in the Linux kernel source tarball. - Apply a sed subsitution to suppress the - installation of header files in /usr/include/scsi. The versions provided by - Glibc will be used instead: - -sed -i '/scsi/d' include/Kbuild - Install the header files: make mrproper @@ -69,7 +62,7 @@ cp -rv dest/include/* /usr/include Installed headers - /usr/include/{asm{,-generic},linux,mtd,rdma,sound}/*.h + /usr/include/{asm{,-generic},linux,mtd,rdma,sound,video}/*.h diff --git a/packages.ent b/packages.ent index 8c0333e9d..c3363cb92 100644 --- a/packages.ent +++ b/packages.ent @@ -300,12 +300,13 @@ - - - - + + + + + - + -- cgit v1.2.3-54-g00ecf