Changeset 1eaa44a
- Timestamp:
 - Aug 8, 2010, 8:39:19 AM (15 years ago)
 - Branches:
 - clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - 6cc876e
 - Parents:
 - ade4b89
 - git-author:
 - Joe Ciccone <jciccone@…> (08/08/10 08:38:34)
 - git-committer:
 - Joe Ciccone <jciccone@…> (08/08/10 08:39:19)
 - Location:
 - BOOK
 - Files:
 - 
      
- 3 edited
 
- 
          
  introduction/common/changelog.xml (modified) (1 diff)
 - 
          
  network/common/dhcp.xml (modified) (2 diffs)
 - 
          
  packages.ent (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/introduction/common/changelog.xml
rade4b89 r1eaa44a 40 40 <para>August 08, 2010</para> 41 41 <itemizedlist> 42 <listitem> 43 <para>[jciccone] - Updated DHCPCD to 5.2.7.</para> 44 </listitem> 42 45 <listitem> 43 46 <para>[jciccone] - Install XZutils before Man. The configure script  - 
      
BOOK/network/common/dhcp.xml
rade4b89 r1eaa44a 16 16 <para>First install the service from the CLFS Bootscripts package:</para> 17 17 18 <screen><userinput>tar - jxvf bootscripts-cross-lfs-&bootscripts-clfs-version;.tar.bz219 cd -vbootscripts-cross-lfs-&bootscripts-clfs-version;18 <screen><userinput>tar -xvf bootscripts-cross-lfs-&bootscripts-clfs-version;.tar.bz2 19 cd bootscripts-cross-lfs-&bootscripts-clfs-version; 20 20 make install-service-dhcpcd</userinput></screen> 21 21 … … 36 36 # Stop Command for DHCPCD 37 37 DHCP_STOP="-k"</literal> 38 EOF 39 </userinput></screen> 38 EOF</userinput></screen> 40 39 41 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"  - 
      
BOOK/packages.ent
rade4b89 r1eaa44a 91 91 <!ENTITY dejagnu-home "&gnu-software;dejagnu"> 92 92 93 <!ENTITY dhcpcd-version "5. 1.4">94 <!ENTITY dhcpcd-size "6 4KB">93 <!ENTITY dhcpcd-version "5.2.7"> 94 <!ENTITY dhcpcd-size "68 KB"> 95 95 <!ENTITY dhcpcd-url "http://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.bz2"> 96 <!ENTITY dhcpcd-md5 " d18afc66efbea9a28e541e9b10fd284f">96 <!ENTITY dhcpcd-md5 "1dcf377270a13cc774c9a26fc50453b5"> 97 97 <!ENTITY dhcpcd-home "http://roy.marples.name/projects/dhcpcd"> 98 98  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  