From 0c8b99b53a8626ebc5f23441876dd3053aed0eca Mon Sep 17 00:00:00 2001 From: Jeremy Utley Date: Wed, 22 Sep 2004 05:58:26 +0000 Subject: missed a couple things with the last commit - this fixes git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter03/patches.xml | 6 ++++++ chapter06/util-linux.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/chapter03/patches.xml b/chapter03/patches.xml index fccd76718..d05cc7a17 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -155,6 +155,12 @@ following: + +Udev Etcdir Patch - 1 KB: + + + + Util-Linux Sfdisk Patch - 1 KB: diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 7e1da38a5..b16becd71 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -44,7 +44,7 @@ mkdir -p /var/lib/hwclock Installation of Util-linux GCC-&gcc-version; miscompiles sfdisk if the -default optimisation level is used. The following command prevents the +default optimisation level is used. The following patch prevents the problematic optimisation pass from being used. patch -Np1 -i ../util-linux-&util-linux-version;-sfdisk-1.patch -- cgit v1.2.3-54-g00ecf