[EMAIL PROTECTED] wrote:
> Author: randy
> Date: 2008-03-10 07:37:17 -0600 (Mon, 10 Mar 2008)
> New Revision: 7235
> 
> Modified:
>    trunk/BOOK/server/major/bind.xml
> Log:
> Identified that the Bind patch is not required if Net-Tools is installed
> 
> Modified: trunk/BOOK/server/major/bind.xml
> ===================================================================
> --- trunk/BOOK/server/major/bind.xml  2008-03-10 13:13:06 UTC (rev 7234)
> +++ trunk/BOOK/server/major/bind.xml  2008-03-10 13:37:17 UTC (rev 7235)
> @@ -57,8 +57,8 @@
>      <bridgehead renderas="sect3">Additional Downloads</bridgehead>
>      <itemizedlist spacing='compact'>
>        <listitem>
> -        <para>Required patch: <ulink
> -        url="&patch-root;/bind-&bind-version;-use_iproute2-1.patch"/></para>
> +        <para>Required patch (if <xref linkend="net-tools"/> is not 
> installed):
> +        <ulink 
> url="&patch-root;/bind-&bind-version;-use_iproute2-1.patch"/></para>
>        </listitem>
>      </itemizedlist>
>  
> 

I left that part out intentionally.  ifconfig is the only utility used 
from net-tools, and that is only used to setup the interfaces.  Force 
the patch and it reduces a dependency as iproute2 should be installed in 
LFS anyway.  If not, then the optional dependency really should be put 
back into the book.  Doesn't matter much to me, but installing all of 
net-tools to provide one tool that will be used twice (ok 12 times if 
you count the loop) is a bit overkill.

-- DJ Lucas

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to