Ignore:
Timestamp:
Aug 8, 2010, 8:39:19 AM (14 years ago)
Author:
Joe Ciccone <jciccone@…>
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)
Message:

Updated DHCPCD to 5.2.7.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/network/common/dhcp.xml

    rade4b89 r1eaa44a  
    1616    <para>First install the service from the CLFS Bootscripts package:</para>
    1717
    18 <screen><userinput>tar -jxvf bootscripts-cross-lfs-&bootscripts-clfs-version;.tar.bz2
    19 cd -v bootscripts-cross-lfs-&bootscripts-clfs-version;
     18<screen><userinput>tar -xvf bootscripts-cross-lfs-&bootscripts-clfs-version;.tar.bz2
     19cd bootscripts-cross-lfs-&bootscripts-clfs-version;
    2020make install-service-dhcpcd</userinput></screen>
    2121
     
    3636# Stop Command for DHCPCD
    3737DHCP_STOP="-k"</literal>
    38 EOF
    39 </userinput></screen>
     38EOF</userinput></screen>
    4039
    4140    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.