Ignore:
Timestamp:
Jul 6, 2009, 12:54:51 AM (15 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
20d3358
Parents:
369d5d6
Message:

Moved DHCPCD to Network section

File:
1 moved

Legend:

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

    r369d5d6 r5fdc965  
    66]>
    77
    8 <sect1 id="ch-final-system-dhcpcd" role="wrap">
     8<sect1 id="ch-network-dhcpcd" role="wrap">
    99  <?dbhtml filename="dhcpcd.html"?>
    1010
    1111  <title>DHCPCD-&dhcpcd-version;</title>
    1212
    13   <indexterm zone="ch-final-system-dhcpcd">
     13  <indexterm zone="ch-network-dhcpcd">
    1414    <primary sortas="a-DHCPCD">DHCPCD</primary>
    1515  </indexterm>
     
    2525    <title>Installation of DHCPCD</title>
    2626
    27     <note os="a">
    28       <para>This build is optional. You only need to build this if you intend
    29       on using a DHCP Server to automatically configure at least one network
    30       interface on your system.</para>
    31     </note>
     27    <para os="a">If you wish to configure your network to connect to a DHCP
     28      server, you will first need to install a DHCP client. CLFS uses the
     29      DHCPCD package for this.</para>
    3230
    3331    <para os="b">Prepare DHCPCD for compilation:</para>
     
    6765          RFC 2131. It gets the host information from a DHCP server and
    6866          configures the network interface automatically.</para>
    69           <indexterm zone="ch-final-system-dhcpcd">
     67          <indexterm zone="ch-network-dhcpcd">
    7068            <primary sortas="e-dhcpcd">dhcpcd</primary>
    7169          </indexterm>
Note: See TracChangeset for help on using the changeset viewer.