[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. 1eaa44a285f322cd9de71d70992f3cfc1e60fb66

git git at cross-lfs.org
Sun Aug 8 08:38:15 PDT 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  1eaa44a285f322cd9de71d70992f3cfc1e60fb66 (commit)
      from  ade4b89162fa7164151e8d3a76fdb4810c8f6bed (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1eaa44a285f322cd9de71d70992f3cfc1e60fb66
Author: Joe Ciccone <jciccone at gmail.com>
Date:   Sun Aug 8 11:38:34 2010 -0400

    Updated DHCPCD to 5.2.7.

diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index 6acff4a..408cf2b 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -40,6 +40,9 @@
       <para>August 08, 2010</para>
       <itemizedlist>
         <listitem>
+          <para>[jciccone] - Updated DHCPCD to 5.2.7.</para>
+        </listitem>
+        <listitem>
           <para>[jciccone] - Install XZutils before Man. The configure script
           from man was finding unxz in /tools.</para>
         </listitem>
diff --git a/BOOK/network/common/dhcp.xml b/BOOK/network/common/dhcp.xml
index 9052d45..1c746ce 100644
--- a/BOOK/network/common/dhcp.xml
+++ b/BOOK/network/common/dhcp.xml
@@ -15,8 +15,8 @@
 
     <para>First install the service from the CLFS Bootscripts package:</para>
 
-<screen><userinput>tar -jxvf bootscripts-cross-lfs-&bootscripts-clfs-version;.tar.bz2
-cd -v bootscripts-cross-lfs-&bootscripts-clfs-version;
+<screen><userinput>tar -xvf bootscripts-cross-lfs-&bootscripts-clfs-version;.tar.bz2
+cd bootscripts-cross-lfs-&bootscripts-clfs-version;
 make install-service-dhcpcd</userinput></screen>
 
     <para>Finally, create the
@@ -35,8 +35,7 @@ DHCP_START="-q"
 
 # Stop Command for DHCPCD
 DHCP_STOP="-k"</literal>
-EOF
-</userinput></screen>
+EOF</userinput></screen>
 
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     href="static.xml"
diff --git a/BOOK/packages.ent b/BOOK/packages.ent
index a3cd44e..f3476e3 100644
--- a/BOOK/packages.ent
+++ b/BOOK/packages.ent
@@ -90,10 +90,10 @@
 <!ENTITY dejagnu-md5 "053f18fd5d00873de365413cab17a666">
 <!ENTITY dejagnu-home "&gnu-software;dejagnu">
 
-<!ENTITY dhcpcd-version "5.1.4">
-<!ENTITY dhcpcd-size "64 KB">
+<!ENTITY dhcpcd-version "5.2.7">
+<!ENTITY dhcpcd-size "68 KB">
 <!ENTITY dhcpcd-url "http://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.bz2">
-<!ENTITY dhcpcd-md5 "d18afc66efbea9a28e541e9b10fd284f">
+<!ENTITY dhcpcd-md5 "1dcf377270a13cc774c9a26fc50453b5">
 <!ENTITY dhcpcd-home "http://roy.marples.name/projects/dhcpcd">
 
 <!ENTITY diffutils-version "3.0">

-----------------------------------------------------------------------

Summary of changes:
 BOOK/introduction/common/changelog.xml |    3 +++
 BOOK/network/common/dhcp.xml           |    7 +++----
 BOOK/packages.ent                      |    6 +++---
 3 files changed, 9 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list