From c6f6bd71491881fb911b12caddac5ee9359091a4 Mon Sep 17 00:00:00 2001 From: Zack Winkles Date: Tue, 4 May 2004 17:39:38 +0000 Subject: Use the updated uname patch, instead of the old crappy one. "uname-x86" is a misnomer anyway, since the original is x86-only too.... git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3468 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 +++ chapter03/patches.xml | 2 +- chapter06/coreutils.xml | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 36915875a..9243d4ce9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -92,6 +92,9 @@ first a summary, then a detailed log. +May 4th, 2004 [winkie]: Chapter 6 - Switch the uname patch we +use, so that we get correct results. + May 4th, 2004 [winkie]: Chapter 8 - Use the full LFS version for the GRUB title. diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 132dc09da..89c468ba6 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -20,7 +20,7 @@ Coreutils Hostname Patch - 1 KB: Coreutils Uname Patch - 1 KB: - + Expect Spawn Patch - 6 KB: diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index 7adb4ee60..e05de10d0 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -28,7 +28,7 @@ broken, in that the -p switch always returns unknown. The following patch fixes this behavior for Intel architectures: -patch -Np1 -i ../coreutils-&coreutils-version;-uname-1.patch +patch -Np1 -i ../coreutils-&coreutils-version;-uname-2.patch We do not want Coreutils to install its version of the hostname program, because it is inferior to the version -- cgit v1.2.3-54-g00ecf