From 6aeced45afc52af3b7e0c81bd70797a7c58ab6e0 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 25 Nov 2006 19:15:17 +0000 Subject: Prevent inetutils from installing ifconfig as LFS uses ip to configure network interfaces. Fixes #1914. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c1e156bd7..5d8e25279 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,12 @@ 2006-11-25 + + [matthew] - Prevent Inetutils from building and installing + ifconfig as LFS uses ip to + configure network interfaces. Thanks to Marty Jack for the report and + the fix. Fixes #1914 + [jhuntwork] - Fix potential corruption of the testsuite tools by forcing expect to always use /bin/stty and not /usr/local/bin/stty. -- cgit v1.2.3-54-g00ecf