summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/uhub.c
diff options
context:
space:
mode:
authorkrw <krw@openbsd.org>2001-10-31 01:33:24 +0000
committerkrw <krw@openbsd.org>2001-10-31 01:33:24 +0000
commit18e8263b9adf254edd38f6f2340f0fbeb4487ab3 (patch)
tree58733e526687c2e3baa869015a654bfe7863dcd6 /sys/dev/usb/uhub.c
parentAdd note to BUGS section regarding linking with -ggdb vs -g (diff)
downloadwireguard-openbsd-18e8263b9adf254edd38f6f2340f0fbeb4487ab3.tar.xz
wireguard-openbsd-18e8263b9adf254edd38f6f2340f0fbeb4487ab3.zip
Fix creation of /etc/hosts file in install.
Obtaining the FQDN *after* calling configurenetwork(), so that DHCP info can be used, turns out to not be a good idea because /etc/hosts is created in configurenetwork(). As a result the /etc/hosts created by the 3.0 install script contains bogus entries with a '.' instead of '.<domain name>'. So, put configurenetwork() back where it was pre-3.0, i.e. after FQDN is determined. Noticed by David Krause (PR#2155). Other /etc/hosts issues (including David's ipv6 suggestion) under investigation.
Diffstat (limited to 'sys/dev/usb/uhub.c')
0 files changed, 0 insertions, 0 deletions