From b457a1d5d0f0ba61e8b4e1197fe127f219d59a29 Mon Sep 17 00:00:00 2001 From: Jeremy Utley Date: Sun, 17 Oct 2004 08:04:34 +0000 Subject: [PATCH] Added the util-linux patch back, because upstream goofed up on the fix git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ chapter03/patches.xml | 6 ++++++ chapter06/util-linux.xml | 5 +++++ general.ent | 4 ++-- 4 files changed, 17 insertions(+), 2 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ba828c196..5966fdde0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -71,6 +71,7 @@ first a summary, then a detailed log. udev-config-1.permissions udev-config-1.rules util-linux-2.12a-kernel_headers-1.patch +util-linux-2.12h-sfdisk-1.patch vim-6.3 language files zlib-1.2.1-security-1.patch @@ -92,6 +93,9 @@ first a summary, then a detailed log. +October 17th, 2004 [jeremy]: Added back in the Util-linux +patch, as the fix that went into the code was incorrect. + October 14th, 2004 [jeremy]: Upgraded Glibc to 20041011 snapshot, added Bash patch to fix execution problems with the new glibc, upgraded to Util-linux-2.12h, removed the sfdisk patch which has been diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 402cdaab3..ba9eec067 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -145,6 +145,12 @@ following: + +Util-Linux Sfdisk Patch - 1 KB: + + + + Zlib Security Patch - 1KB: diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 37ca200d9..47f056f65 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -43,6 +43,11 @@ mkdir -p /var/lib/hwclock Installation of Util-linux +Util-Linux has a coding problem that causes mis-compilation of the sfdisk +program. This patch fixes the problem: + +patch -Np1 -i ../util-linux-&util-linux-version;-sfdisk-1.patch + Prepare Util-linux for compilation: ./configure diff --git a/general.ent b/general.ent index 70a6f93b0..9344f0b85 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - - + +