Author: bdubbs
Date: 2008-04-11 12:53:54 -0600 (Fri, 11 Apr 2008)
New Revision: 7379
Modified:
trunk/BOOK/basicnet/connect/dhcp-client.xml
trunk/BOOK/book/bookinfo.xml
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/server/other/dhcp.xml
Log:
Update to dhcp-3.0.6
Modified: trunk/BOOK/basicnet/connect/dhcp-client.xml
===================================================================
--- trunk/BOOK/basicnet/connect/dhcp-client.xml 2008-04-11 13:31:49 UTC (rev
7378)
+++ trunk/BOOK/basicnet/connect/dhcp-client.xml 2008-04-11 18:53:54 UTC (rev
7379)
@@ -5,7 +5,7 @@
%general-entities;
]>
-<sect1 id="dhcp-client" xreflabel="DHCP-&dhcp-version; Client">
+<sect1 id="dhcp-client" xreflabel="DHCP-&dhcp-version; Client Configuration">
<?dbhtml filename="dhcpclient.html"?>
<sect1info>
@@ -13,7 +13,7 @@
<date>$Date$</date>
</sect1info>
- <title>DHCP-&dhcp-version; Client</title>
+ <title>DHCP-&dhcp-version; Client Configuration</title>
<indexterm zone="dhcp-client">
<primary sortas="b-dhclient">dhclient</primary>
Modified: trunk/BOOK/book/bookinfo.xml
===================================================================
--- trunk/BOOK/book/bookinfo.xml 2008-04-11 13:31:49 UTC (rev 7378)
+++ trunk/BOOK/book/bookinfo.xml 2008-04-11 18:53:54 UTC (rev 7379)
@@ -29,7 +29,7 @@
</copyright>
<legalnotice>
- <para>Copyright © 2001-2007, BLFS Development Team</para>
+ <para>Copyright © 2001-2008, BLFS Development Team</para>
<para>All rights reserved.</para>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2008-04-11 13:31:49 UTC (rev 7378)
+++ trunk/BOOK/general.ent 2008-04-11 18:53:54 UTC (rev 7379)
@@ -3,7 +3,7 @@
$Date$
-->
-<!ENTITY day "11"> <!-- Always 2 digits -->
+<!ENTITY day "12"> <!-- Always 2 digits -->
<!ENTITY month "04"> <!-- Always 2 digits -->
<!ENTITY year "2008">
<!ENTITY version "svn-&year;&month;&day;">
@@ -317,7 +317,7 @@
<!ENTITY wvdial-version "1.54.0">
<!-- Chapter 14 -->
-<!ENTITY dhcp-version "3.0.5">
+<!ENTITY dhcp-version "3.0.6">
<!ENTITY dhcpcd-version "3.0.19">
<!-- Chapter 15 -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2008-04-11 13:31:49 UTC
(rev 7378)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2008-04-11 18:53:54 UTC
(rev 7379)
@@ -45,6 +45,9 @@
<para>April 11th, 2008</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Updated to dhcp-3.0.6.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Added a comment to the Tcsh page mentioning that
one of the tests in the testsuite is known to fail.</para>
</listitem>
Modified: trunk/BOOK/server/other/dhcp.xml
===================================================================
--- trunk/BOOK/server/other/dhcp.xml 2008-04-11 13:31:49 UTC (rev 7378)
+++ trunk/BOOK/server/other/dhcp.xml 2008-04-11 18:53:54 UTC (rev 7379)
@@ -3,24 +3,11 @@
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
-
- <!-- Inserted as a reminder to do this. The mention of a test suite
- is usually right before the root user installation commands. Please
- delete these 12 (including one blank) lines after you are done.-->
-
- <!-- Use one of the two mentions below about a test suite,
- delete the line that is not applicable. Of course, if the
- test suite uses syntax other than "make check", revise the
- line to reflect the actual syntax to run the test suite -->
-
- <!-- <para>This package does not come with a test suite.</para> -->
- <!-- <para>To test the results, issue: <command>make
check</command>.</para> -->
-
<!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 "ce5d30d4645e4eab1f54561b487d1ec7">
- <!ENTITY dhcp-size "864 KB">
- <!ENTITY dhcp-buildsize "21.4 MB">
+ <!ENTITY dhcp-md5sum "724bad21ad8b638abadd5fcc07df1a0f">
+ <!ENTITY dhcp-size "876 KB">
+ <!ENTITY dhcp-buildsize "21 MB">
<!ENTITY dhcp-time "0.1 SBU">
]>
@@ -125,6 +112,8 @@
<screen><userinput>./configure &&
make</userinput></screen>
+ <para>This package does not come with a test suite.</para>
+
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make LIBDIR=/usr/lib INCDIR=/usr/include
install</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page