Author: bdubbs
Date: 2007-01-14 11:38:06 -0700 (Sun, 14 Jan 2007)
New Revision: 6392
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/server/other/dhcp.xml
Log:
Updated to dhcp-3.0.5
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-01-14 18:11:18 UTC (rev 6391)
+++ trunk/BOOK/general.ent 2007-01-14 18:38:06 UTC (rev 6392)
@@ -265,7 +265,7 @@
<!ENTITY wvdial-version "1.54.0">
<!-- Chapter 14 -->
-<!ENTITY dhcp-version "3.0.4">
+<!ENTITY dhcp-version "3.0.5">
<!ENTITY dhcpcd-version "2.0.8">
<!-- Chapter 15 -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-01-14 18:11:18 UTC
(rev 6391)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-01-14 18:38:06 UTC
(rev 6392)
@@ -45,6 +45,9 @@
<para>January 14th, 2007</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Updated to dhcp-3.0.5.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated the md5sums and build data for the
GNOME add-on utilities to be compatible with GNOME-2.14.3.</para>
</listitem>
Modified: trunk/BOOK/server/other/dhcp.xml
===================================================================
--- trunk/BOOK/server/other/dhcp.xml 2007-01-14 18:11:18 UTC (rev 6391)
+++ trunk/BOOK/server/other/dhcp.xml 2007-01-14 18:38:06 UTC (rev 6392)
@@ -18,9 +18,9 @@
<!ENTITY dhcp-download-http
"http://gd.tuwien.ac.at/infosys/servers/isc/dhcp/dhcp-&dhcp-version;.tar.gz">
<!ENTITY dhcp-download-ftp
"ftp://ftp.isc.org/isc/dhcp/dhcp-&dhcp-version;.tar.gz">
- <!ENTITY dhcp-md5sum "004ef935fd54b8046b16bdde31a9e151">
- <!ENTITY dhcp-size "868 KB">
- <!ENTITY dhcp-buildsize "21.3 MB">
+ <!ENTITY dhcp-md5sum "ce5d30d4645e4eab1f54561b487d1ec7">
+ <!ENTITY dhcp-size "864 KB">
+ <!ENTITY dhcp-buildsize "21.4 MB">
<!ENTITY dhcp-time "0.1 SBU">
]>
@@ -72,6 +72,10 @@
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing='compact'>
<listitem>
+ <para>Required Patch:
+ <ulink
url="&patch-root;/dhcp-&dhcp-version;-client_dns-1.patch"/></para>
+ </listitem>
+ <listitem>
<para>Optional Patch:
<ulink url="&patch-root;/dhcp-&dhcp-version;-iproute2-1.patch"/></para>
</listitem>
@@ -105,6 +109,11 @@
<sect2 role="installation">
<title>Installation of DHCP</title>
+ <para>First fix a problem with always regenerating
+ /etc/resolv.conf whether the DNS server has changed or not.</para>
+
+<screen><userinput>patch -Np1 -i
../dhcp-&dhcp-version;-client_dns-1.patch</userinput></screen>
+
<para>If you chose not to install net-tools, apply the
iproute2 patch:</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page