Ignore:
Timestamp:
Jan 16, 2009, 4:12:21 PM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
fc8643be
Parents:
4ea666a
Message:

Added Network Configuration to Book.

Location:
BOOK/network/common
Files:
4 moved

Legend:

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

    r4ea666a r0b9e109  
    66]>
    77
    8 <sect1 id="ch-bootscripts-choose">
     8<sect1 id="ch-newtork-choose">
    99  <?dbhtml filename="choose.html"?>
    1010
    11   <title>To DHCP or to Static?</title>
     11  <title>Use DHCP or to Static Networking?</title>
    1212
    1313  <para os="a"> There are two different ways you can proceed from this point
     
    1616  responsible for setting up your options.</para>
    1717
    18   <para os="b">For the DHCP Networking, follow <ulink url="dhcp.html"/>.</para>
     18  <para os="b">For DHCP Networking, follow <ulink url="dhcp.html"/>.</para>
    1919
    20   <para os="c">For the Static Networking, follow <ulink url="static.html"/>.</para>
     20  <para os="c">For Static Networking, follow <ulink url="static.html"/>.</para>
    2121
    2222</sect1>
  • BOOK/network/common/dhcpcd.xml

    r4ea666a r0b9e109  
    66]>
    77
    8 <sect1 id="ch-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-system-dhcpcd">
     13  <indexterm zone="ch-network-dhcpcd">
    1414    <primary sortas="a-DHCPCD">DHCPCD</primary>
    1515  </indexterm>
     
    6464        <listitem>
    6565          <para>To Follow</para>
    66           <indexterm zone="ch-system-dhcpcd">
     66          <indexterm zone="ch-network-dhcpcd">
    6767            <primary sortas="e-dhcpcd">dhcpcd</primary>
    6868          </indexterm>
  • BOOK/network/common/hostname.xml

    r4ea666a r0b9e109  
    22<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
    33  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
    4   <!ENTITY % general-entities SYSTEM "../../../general.ent">
     4  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    66]>
    77
    8 <sect1 id="ch-scripts-static-hostname">
     8<sect1 id="ch-network-hostname">
    99  <?dbhtml filename="hostname.html"?>
    1010
    1111  <title>Configuring the localnet Script</title>
    1212
    13   <indexterm zone="ch-scripts-static-hostname">
     13  <indexterm zone="ch-network-hostname">
    1414    <primary sortas="d-localnet">localnet</primary>
    1515  <secondary>configuring</secondary></indexterm>
  • BOOK/network/common/hosts.xml

    r4ea666a r0b9e109  
    22<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
    33  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
    4   <!ENTITY % general-entities SYSTEM "../../../general.ent">
     4  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    66]>
    77
    8 <sect1 id="ch-scripts-static-hosts">
     8<sect1 id="ch-network-hosts">
    99  <?dbhtml filename="hosts.html"?>
    1010
    1111  <title>Customizing the /etc/hosts File</title>
    1212
    13   <indexterm zone="ch-scripts-static-hosts">
     13  <indexterm zone="ch-network-hosts">
    1414    <primary sortas="e-/etc/hosts">/etc/hosts</primary>
    1515  </indexterm>
    1616
    17   <indexterm zone="ch-scripts-static-hosts">
     17  <indexterm zone="ch-network-hosts">
    1818    <primary sortas="d-localnet">localnet</primary>
    1919  <secondary>/etc/hosts</secondary></indexterm>
    2020
    21   <indexterm zone="ch-scripts-static-hosts">
     21  <indexterm zone="ch-network-hosts">
    2222    <primary sortas="d-network">network</primary>
    2323  <secondary>/etc/hosts</secondary></indexterm>
Note: See TracChangeset for help on using the changeset viewer.