[Bug 294308] bsdinstall via pxe/tftpboot fails when "Packages" is selected

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 Apr 2026 22:55:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294308

--- Comment #1 from David.Boyd49@twc.com ---
As it turns out, the "Traditional" path doesn't actually work out-of-the-box.

At line 171 in bsdinstall/auto I had to insert:

export BSDINSTALL_CONFIGCURRENT="YES" 

or resolv.conf (/tmp/bsdinstall_etc/resolv.conf) is not updated.

-- 
You are receiving this mail because:
You are the assignee for the bug.