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 @@ - - - - + + + + + - +