[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: patch on DHCP server setup



On Fri, Mar 18, 2005 at 05:25:13PM -0500, Joey Hess wrote:
> Geert Stappers wrote:
> > Attached you find a patch on the manual.
Now inline:
--- dhcp.xml    (revision 24663)
+++ dhcp.xml    (revision 26468)
@@ -6,9 +6,10 @@
 <para>

 One free software DHCP server is ISC <command>dhcpd</command>.
-In &debian;, this is available in the <classname>dhcp</classname>
package.
+In &debian;, this is available in the
+<classname>dhcp3-server</classname> package.
 Here is a sample configuration file for it (usually
-<filename>/etc/dhcpd.conf</filename>):
+<filename>/etc/dhcp3/dhcpd.conf</filename>):

 <informalexample><screen>
 option domain-name "example.com";
@@ -32,9 +33,6 @@
 }
 </screen></informalexample>

-Note: the new (and preferred) <classname>dhcp3</classname> package uses
-<filename>/etc/dhcp3/dhcpd.conf</filename>.
-
 </para><para>

 In this example, there is one server

> > It is due evolution of the dhcp server.
> > 
> > Is it to okay to commit into trunk of the d-i SVN tree?
> 
> The dhcp package is still in sarge, won't they rename dhcp3 to that when
> they're ready for it to be used by default?

Eloy, as maintainer of the ISC DHCP packages,
what are your plans on naming the dhcp package?


Cheers
Geert Stappers



Reply to: