Martin Michlmayr wrote:
> d-i made the following /etc/hosts entry:
> 
> 127.0.0.1       localhost.localdomain   localhost qube
> 
> Even though DHCP found my domain (cyrius.com), it is not mentioned
> anywhere.  Now "hostname" produces "qube" whereas "hostname -f" gives
> "localhost.localdomain".  I think this is a broken FQDN given that it
> could easily show "qube.cyrius.com" now (as it found my domain, as
> mentioned before).


Add the following line to /etc/resolv.conf:

    domain    cyrius.com

Please let me know whether or not this solves your problem.  If it does
then we can modify your DHCP client program and/or resolvconf to get
this line added automagically.
--
Thomas



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to