Module Name: src Committed By: jmcneill Date: Sun May 15 16:38:26 UTC 2022
Modified Files: src/usr.sbin/sysinst: configmenu.c msg.mi.en Log Message: sysinst: Enable mDNS lookups via NSS when enabling mdnsd. Add/remove "multicast_dns" to the hosts: line in /etc/nsswitch.conf when toggling the mdnsd rcvar. Change the label from "Enable mdnsd" to "Enable multicast DNS support" to better describe what's going on here. Now when you enable multicast DNS support in the installer, the host will both advertise itself on the network and resolve .local network names. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/sysinst/configmenu.c cvs rdiff -u -r1.38 -r1.39 src/usr.sbin/sysinst/msg.mi.en Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.