Changeset 1eaa44a for BOOK/network/common
- Timestamp:
- Aug 8, 2010, 8:39:19 AM (14 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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"
Note:
See TracChangeset
for help on using the changeset viewer.