Changeset 04a6794


Ignore:
Timestamp:
03/07/2005 07:43:33 AM (19 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ff71191
Parents:
e66f475
Message:

Update dhcp to 3.0.2+indexing

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3527 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    re66f475 r04a6794  
    191191                                 
    192192<!-- Chapter 14 -->               
    193 <!ENTITY dhcp-version                 "3.0.1">
     193<!ENTITY dhcp-version                 "3.0.2">
    194194<!ENTITY dhcpcd-version               "1.3.22-pl4">   
    195195                                 
  • introduction/welcome/changelog.xml

    re66f475 r04a6794  
    2222
    2323<itemizedlist>
     24
     25<listitem><para>March 7th, 2005 [bdubbs]: Updated dhcp to 3.0.2.
     26Also indexed and updated note about kernel configuration.</para></listitem>
    2427
    2528<listitem><para>March 6th, 2005 [bdubbs]: Placed a warning in CDRtools
  • server/other/dhcp.xml

    re66f475 r04a6794  
    77<!ENTITY dhcp-download-http "http://gd.tuwien.ac.at/infosys/servers/isc/dhcp/dhcp-&dhcp-version;.tar.gz">
    88<!ENTITY dhcp-download-ftp "ftp://ftp.isc.org/isc/dhcp/dhcp-&dhcp-version;.tar.gz">
    9 <!ENTITY dhcp-md5sum "44f72d16a12acc3fbe09703157aa42d2">
    10 <!ENTITY dhcp-size "852 KB">
    11 <!ENTITY dhcp-buildsize "29.6 MB">
    12 <!ENTITY dhcp-time "0.23 SBU">
     9<!ENTITY dhcp-md5sum "04800a111521e7442749b2ce883f962b">
     10<!ENTITY dhcp-size "834 KB">
     11<!ENTITY dhcp-buildsize "29.7 MB">
     12<!ENTITY dhcp-time "0.22 SBU">
    1313]>
    1414
    1515<sect1 id="dhcp" xreflabel="DHCP-&dhcp-version;">
    1616<sect1info>
    17 <othername>$LastChangedBy$</othername>
    18 <date>$Date$</date>
     17  <othername>$LastChangedBy$</othername>
     18  <date>$Date$</date>
    1919</sect1info>
    2020<?dbhtml filename="dhcp.html"?>
    2121<title><acronym>DHCP</acronym>-&dhcp-version;</title>
     22
     23<indexterm zone="dhcp">
     24  <primary sortas="a-dhcp">Dhcp</primary>
     25</indexterm>
    2226
    2327<sect2>
     
    3438<sect3><title>Package information</title>
    3539<itemizedlist spacing='compact'>
    36 <listitem><para>Download (HTTP): <ulink
    37 url="&dhcp-download-http;"/></para></listitem>
    38 <listitem><para>Download (FTP): <ulink
    39 url="&dhcp-download-ftp;"/></para></listitem>
    40 <listitem><para>Download MD5 sum: &dhcp-md5sum;</para></listitem>
    41 <listitem><para>Download size: &dhcp-size;</para></listitem>
    42 <listitem><para>Estimated disk space required:
    43 &dhcp-buildsize;</para></listitem>
    44 <listitem><para>Estimated build time:
    45 &dhcp-time;</para></listitem></itemizedlist>
    46 </sect3>
    47 
    48 <sect3><title><application>dhcp</application> dependencies</title>
    49 <sect4><title>Required</title>
    50 <para><xref linkend="net-tools"/> (you may omit
    51 <application>net-tools</application> by using the following patch to utilize
    52 <application>iproute2</application>: <ulink
    53 url="&patch-root;/dhcp-&dhcp-version;-iproute2-1.patch"/>)</para>
     40  <listitem><para>Download (HTTP): <ulink url="&dhcp-download-http;"/></para></listitem>
     41  <listitem><para>Download (FTP): <ulink url="&dhcp-download-ftp;"/></para></listitem>
     42  <listitem><para>Download MD5 sum: &dhcp-md5sum;</para></listitem>
     43  <listitem><para>Download size: &dhcp-size;</para></listitem>
     44  <listitem><para>Estimated disk space required: &dhcp-buildsize;</para></listitem>
     45  <listitem><para>Estimated build time: &dhcp-time;</para></listitem>
     46</itemizedlist>
     47</sect3>
     48
     49<sect3>
     50  <title><application>dhcp</application> dependencies</title>
     51
     52<sect4>
     53  <title>Required</title>
     54  <para><xref linkend="net-tools"/> (you may omit <application>net-tools</application>
     55         by using the following patch to utilize <application>iproute2</application>:
     56         <ulink url="&patch-root;/dhcp-&dhcp-version;-iproute2-1.patch"/>)
     57  </para>
    5458</sect4>
    5559</sect3>
     
    5761</sect2>
    5862
    59 <sect2>
     63<sect2 id='dhcp-kernel'>
    6064<title>Installation of
    6165<application><acronym>DHCP</acronym></application></title>
    6266
    63 <note><para>You must have Packet Socket support compiled in the kernel and
    64 Socket Filtering either compiled in or as a kernel module.</para></note>
     67<note><para>You must have Packet Socket support (Device Drivers -&gt;
     68Networking Support -&gt; Networking Options -&gt; Packet Socket) compiled into
     69the kernel.</para></note>
     70
     71<indexterm zone="dhcp dhcp-kernel">
     72  <primary sortas="d-dhcp">DHCP</primary>
     73</indexterm>
    6574
    6675<para>Install <application><acronym>DHCP</acronym></application> by running
     
    6978<screen><userinput><command>patch -Np1 -i ../dhcp-&dhcp-version;-iproute2-1.patch &amp;&amp;
    7079./configure &amp;&amp;
    71 make &amp;&amp;
    72 make LIBDIR=/usr/lib INCDIR=/usr/include install</command></userinput></screen>
     80make</command></userinput></screen>
     81
     82<para>Now, as the root user:</para>
     83 
     84<screen><userinput role='root'><command>make LIBDIR=/usr/lib INCDIR=/usr/include install</command></userinput></screen>
    7385
    7486</sect2>
     
    8496</sect2>
    8597
    86 <sect2>
     98<sect2 id='dhcp-config'>
    8799<title>Configuring <application><acronym>DHCP</acronym></application></title>
    88100
    89 <sect3><title>Config files</title>
     101 <indexterm zone="dhcp dhcp-config">
     102    <primary sortas="e-etc-dhclient.conf">/etc/dhclient.conf</primary>
     103 </indexterm>
     104
     105 <indexterm zone="dhcp dhcp-config">
     106    <primary sortas="e-etc-dhcpd.conf">/etc/dhcpd.conf</primary>
     107 </indexterm>
     108
     109
     110<sect3>
     111<title>Config files</title>
    90112<para><filename>/etc/dhclient.conf</filename></para>
    91113</sect3>
    92114
    93 <sect3><title>Configuration Information</title>
     115<sect3 id='dhcp-init'>
     116<title>Configuration Information</title>
    94117
    95118<para>Information on configuring the <acronym>DHCP</acronym> client can be
     
    106129package.</para>
    107130
     131 <indexterm zone="dhcp dhcp-init">
     132    <primary sortas="f-dhcp">dhcpd</primary>
     133 </indexterm>
     134
    108135<screen><userinput><command>make install-dhcp</command></userinput></screen>
    109136
     
    125152subnet <replaceable>[192.168.5.0]</replaceable> netmask <replaceable>[255.255.255.0]</replaceable> {
    126153  range <replaceable>[192.168.5.10] [192.168.5.240]</replaceable>;
    127   option broadcast-address <replaceable>[195.168.5.255]</replaceable>;
     154  option broadcast-address <replaceable>[192.168.5.255]</replaceable>;
    128155  option routers <replaceable>[192.168.5.1]</replaceable>;
    129156}
     
    139166<title>Contents</title>
    140167
    141 <para>The <application><acronym>DHCP</acronym></application> package contains
    142 <command>dhclient</command>, <command>dhcpd</command> and
    143 <command>dhcrelay</command>.</para>
    144 
    145 </sect2>
    146 
    147 <sect2><title>Description</title>
    148 
    149 <sect3><title>dhclient</title>
    150 <para><command>dhclient</command> is the implementation of the
    151 <acronym>DHCP</acronym> client.</para></sect3>
    152 
    153 <sect3><title>dhcpd</title>
    154 <para><command>dhcpd</command> implements Dynamic Host Configuration Protocol
    155 (<acronym>DHCP</acronym>) and Internet Bootstrap Protocol
    156 (<acronym>BOOTP</acronym>) requests for network addresses.</para></sect3>
    157 
    158 <sect3><title>dhcrelay</title>
    159 <para><command>dhcrelay</command> provides a means to accept <acronym>DHCP
    160 </acronym> and <acronym>BOOTP</acronym> requests on a subnet without a
    161 <acronym>DHCP</acronym> server and relay them to a <acronym>DHCP</acronym>
    162 server on another subnet.</para></sect3>
    163 
    164 </sect2>
    165 
     168<segmentedlist>
     169  <segtitle>Installed Programs</segtitle>
     170  <segtitle>Installed Libraries</segtitle>
     171  <segtitle>Installed Directories</segtitle>
     172 
     173  <seglistitem>
     174    <seg>dhcpd, dhcrelay, dhclient, dhclient-script, omshell</seg>
     175    <seg>bdhcpctl.a, libomapi.a</seg>
     176    <seg>/var/state/dhcp, /usr/include/omapip, /usr/include/isi-dhcp</seg>
     177  </seglistitem>
     178</segmentedlist>
     179 
     180<variablelist>
     181  <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     182  <?dbfo list-presentation="list"?>
     183
     184<varlistentry id="dhclient">
     185  <term><command>dhclient</command></term>
     186  <listitem>
     187    <para>is the implementation of the <acronym>DHCP</acronym> client.</para>
     188    <indexterm zone="dhcp dhclient">
     189      <primary sortas="b-dhclient">dhclient</primary>
     190    </indexterm>
     191  </listitem>
     192</varlistentry>
     193
     194<varlistentry id="dhcpd">
     195  <term><command>dhcpd</command></term>
     196  <listitem>
     197    <para>implements Dynamic Host Configuration Protocol (<acronym>DHCP</acronym>)
     198          and Internet Bootstrap Protocol (<acronym>BOOTP</acronym>) requests for
     199          network addresses.</para>
     200    <indexterm zone="dhcp dhcpd">
     201      <primary sortas="b-dhcpd">dhcpd</primary>
     202    </indexterm>
     203  </listitem>
     204</varlistentry>
     205
     206<varlistentry id="dhcrelay">
     207  <term><command>dhcrelay</command></term>
     208  <listitem>
     209    <para>provides a means to accept <acronym>DHCP</acronym> and <acronym>BOOTP</acronym>
     210          requests on a subnet without a <acronym>DHCP</acronym> server and relay them to
     211          a <acronym>DHCP</acronym> server on another subnet.</para>
     212    <indexterm zone="dhcp dhcrelay">
     213      <primary sortas="b-dhcrelay">dhcrelay</primary>
     214    </indexterm>
     215  </listitem>
     216</varlistentry>
     217
     218<varlistentry id="omshell">
     219  <term><command>omshell</command></term>
     220  <listitem>
     221    <para> provides an interactive way to connect to, query, and possibly change,
     222           the ISC DHCP Server's state via OMAPI, the Object Management API.</para>
     223    <indexterm zone="dhcp omshell">
     224      <primary sortas="b-omshell">omshell</primary>
     225    </indexterm>
     226  </listitem>
     227</varlistentry>
     228
     229</variablelist>
     230</sect2>
    166231</sect1>
    167232
Note: See TracChangeset for help on using the changeset viewer.