John Allen <[EMAIL PROTECTED]> writes:
Hello,
> There are a couple of problems if networking is configured with DHCP,
> using the dhcpcd daemon.
>
> 1. Installer does not set DHCP_HOSTNAME in the ifcfg-eth0
> This prevents dynamic dns working, as the hostname is not included with
> the request. If the user specifies a hostname during installation then
> that hostname should be used for the DHCP_HOSTNAME.
This one is added if the user change it, I will test and see.
> 2. The DHCP_ARGS should include a -D option if the local domainname is not set.
> 3. The DHCP_ARGS should include a -H option if the local hostname is not set.
Not yet used, idem as above for the test.
Thanks for the informations, Fran�ois.