On Jul 19, 2013, at 04:52, "Roy Marples" <[email protected]> wrote:
> Module Name: src
> Committed By: roy
> Date: Fri Jul 19 11:52:58 UTC 2013
>
> Update of /cvsroot/src/external/bsd/dhcpcd/dist
> In directory ivanova.netbsd.org:/tmp/cvs-serv22216
>
> Log Message:
> Import dhcpcd-6.0.3 with the following changes:
> * dhcpcd will now assign a short hostname by default
> To use a FQDN hostname, set this in dhcpcd.conf(5)
> env hostname_fqdn=YES
This is the wrong default, too - hostname should always be FQDN. If you want
the short form, throw away the extra information - don't force all other
programs to work to get it.
Erik <[email protected]>