From 2b694e785be8ad2d075e3af0d1f35250159e83ff Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Sun, 5 Oct 2008 16:44:38 +0000 Subject: Updated the Linux kernel to 2.6.26.5 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 +++ chapter08/kernel.xml | 2 +- packages.ent | 20 ++++++++++---------- 3 files changed, 14 insertions(+), 11 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 85760f09b..62d9928ec 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ 2008-10-05 + + [randy] - Updated the Linux kernel to 2.6.26.5. + [randy] - Updated Glibc to a 2.8 snapshot taken on 9/29/2008. The tarball of this snapshot includes the libidn diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index de0e4b1df..ca3fd9145 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -116,7 +116,7 @@ The path to the kernel image may vary depending on the platform being used. The following command assumes an x86 architecture: -cp -v arch/i386/boot/bzImage /boot/lfskernel-&linux-version; +cp -v arch/x86/boot/bzImage /boot/lfskernel-&linux-version; System.map is a symbol file for the kernel. It maps the function entry points of every function in the kernel API, diff --git a/packages.ent b/packages.ent index a1d83da34..7b6f80f2f 100644 --- a/packages.ent +++ b/packages.ent @@ -310,21 +310,21 @@ - - + + - + - + - - + + - - - - + + + + -- cgit v1.2.3-54-g00ecf