git: installer(8): Fix hostname FQDN handling in fn_assign_ip()
Aaron LI
aly at crater.dragonflybsd.org
Mon Feb 23 23:29:54 PST 2026
commit d9da6a0198dfb9163be220d62047cf3a4d538fc5
Author: Aaron LI <aly at aaronly.me>
Date: Thu Feb 19 20:08:03 2026 +0800
installer(8): Fix hostname FQDN handling in fn_assign_ip()
Append domain to create FQDN only when the domain is not empty, similar
to the logic in fn_assign_hostname_domain().
Summary of changes:
usr.sbin/installer/dfuibe_installer/fn_configure.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d9da6a0198dfb9163be220d62047cf3a4d538fc5
--
DragonFly BSD source repository
More information about the Commits
mailing list