do not set hostname from the network
commit79c535fcc69ddb3eedd3991e1955d636af070f5d
authorLauri Tirkkonen <lotheac@iki.fi>
Thu, 9 Nov 2017 22:47:23 +0000 (10 00:47 +0200)
committerLauri Tirkkonen <lotheac@iki.fi>
Thu, 9 Nov 2017 22:53:50 +0000 (10 00:53 +0200)
tree4d77a21d41835368a46b4395f7f888a2dec4ef09
parentbd5316d0c87a7150f30f03846d6d562ea3ef6e72
do not set hostname from the network

dhcp is pretty much the only case that could be made these days, and
even if that was a reasonable idea, the current implementation seemed to
use dhcp hostname half the time and /etc/nodename the rest of the time.
so let's simplify.
usr/src/cmd/svc/milestone/identity-node