Changeset 25e7898 in clfs-sysroot


Ignore:
Timestamp:
Jul 11, 2009, 6:49:37 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
ec52d10
Parents:
fef8487
Message:

Move DHCPCD to the Network section.

Location:
BOOK
Files:
3 added
9 edited
2 moved

Legend:

Unmodified
Added
Removed
  • BOOK/alpha-index.xml

    rfef8487 r25e7898  
    5050    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/alpha-chapter.xml"/>
    5151    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/alpha-chapter.xml"/>
    52     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/chapter.xml"/>
     52    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/alpha-chapter.xml"/>
    5353    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/alpha-chapter.xml"/>
    5454    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/>
  • BOOK/arm-index.xml

    rfef8487 r25e7898  
    5050    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/arm-chapter.xml"/>
    5151    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/arm-chapter.xml"/>
    52     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/chapter.xml"/>
     52    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/arm-chapter.xml"/>
    5353    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/arm-chapter.xml"/>
    5454    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/>
  • BOOK/final-system/alpha-chapter.xml

    rfef8487 r25e7898  
    4040  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bash.xml"/>
    4141  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bzip2.xml"/>
    42   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dhcpcd.xml"/>
    4342  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/diffutils.xml"/>
    4443  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/file.xml"/>
  • BOOK/final-system/arm-chapter.xml

    rfef8487 r25e7898  
    4040  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bash.xml"/>
    4141  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bzip2.xml"/>
    42   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dhcpcd.xml"/>
    4342  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/diffutils.xml"/>
    4443  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/file.xml"/>
  • BOOK/final-system/hppa-chapter.xml

    rfef8487 r25e7898  
    4040  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bash.xml"/>
    4141  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bzip2.xml"/>
    42   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dhcpcd.xml"/>
    4342  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/diffutils.xml"/>
    4443  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/file.xml"/>
  • BOOK/final-system/x86-chapter.xml

    rfef8487 r25e7898  
    4040  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bash.xml"/>
    4141  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/bzip2.xml"/>
    42   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dhcpcd.xml"/>
    4342  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/diffutils.xml"/>
    4443  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/file.xml"/>
  • BOOK/hppa-index.xml

    rfef8487 r25e7898  
    5050    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/hppa-chapter.xml"/>
    5151    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/hppa-chapter.xml"/>
    52     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/chapter.xml"/>
     52    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/hppa-chapter.xml"/>
    5353    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/hppa-chapter.xml"/>
    5454    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/>
  • BOOK/introduction/common/changelog.xml

    rfef8487 r25e7898  
    4040      <para>July 11, 2009</para>
    4141      <itemizedlist>
     42        <listitem>
     43          <para>[jciccone] - Moved DHCPCD to the Network section</para>
     44        </listitem>
    4245        <listitem>
    4346          <para>[jciccone] - Updated Less to 429.</para>
  • BOOK/network/alpha-chapter.xml

    rfef8487 r25e7898  
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/choose.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/static.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dhcpcd.xml"/>
    1920  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dhcp.xml"/>
    2021
  • BOOK/network/common/dhcpcd.xml

    rfef8487 r25e7898  
    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>
     
    2727    <title>Installation of DHCPCD</title>
    2828
    29     <note os="a">
    30       <para>This build is optional. You only need to build this if you intend
    31       on using a DHCP Server to automatically configure at least one network
    32       interface on your system.</para>
    33     </note>
     29    <para os="a">If you wish to configure your network to connect to a DHCP
     30    server, you will first need to install a DHCP client. CLFS uses the
     31    DHCPCD package for this.</para>
    3432
    3533    <para os="b">Prepare DHCPCD for compilation:</para>
     
    7068          RFC 2131. It gets the host information from a DHCP server and
    7169          configures the network interface automatically.</para>
    72           <indexterm zone="ch-final-system-dhcpcd">
     70          <indexterm zone="ch-network-dhcpcd">
    7371            <primary sortas="e-dhcpcd">dhcpcd</primary>
    7472          </indexterm>
  • BOOK/x86-index.xml

    rfef8487 r25e7898  
    5050    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/x86-chapter.xml"/>
    5151    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/x86-chapter.xml"/>
    52     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/chapter.xml"/>
     52    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/x86-chapter.xml"/>
    5353    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/x86-chapter.xml"/>
    5454    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/>
Note: See TracChangeset for help on using the changeset viewer.