Date: Wed, 30 Aug 2006 15:14:00 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall config.c Message-ID: <200608301514.k7UFE0dx084336@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2006-08-30 15:14:00 UTC
FreeBSD src repository
Modified files:
usr.sbin/sysinstall config.c
Log:
When generating localhost entries in /etc/hosts, put localhost before
localhost.domain so that naive users of gethost* think 1:: and 127.0.0.1
are "localhost" which is what the user expects. This also matches the
sample hosts file in src/etc/hosts.
Revision Changes Path
1.238 +2 -2 src/usr.sbin/sysinstall/config.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608301514.k7UFE0dx084336>
