From 46fbbc269c35aee5501acd7c58c4e4932b4ec013 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 21 Oct 2008 19:04:36 +0000 Subject: Added a note to the ifcfg script description in iproute2 that it requires external programs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8689 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ chapter06/iproute2.xml | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2a6a26461..a2c0391fd 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ 2008-10-21 + + [bdubbs] - Added a note to the ifcfg script description in + iproute2 that it requires external programs. + [dj] - Added '--without-included-regex' to grep instrcutions in order to force the use of glibc's regex library. This fixes the diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index 7e7705389..007639a33 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -146,7 +146,10 @@ ifcfg - A shell script wrapper for the ip command + A shell script wrapper for the ip command. + Note that it requires the arping and + rdisk programs from the + iputils package found at . ifcfg -- cgit v1.2.3-54-g00ecf