Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jul 2023 17:48:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        sysinstall@FreeBSD.org
Subject:   [Bug 212396] Dual ifconfig DHCP created entries in rc.conf from bsdinstall
Message-ID:  <bug-212396-8135-niPySVselk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212396-8135@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212396-8135@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212396

Pierre Pronchery <pierre@freebsdfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pierre@freebsdfoundation.or
                   |                            |g

--- Comment #4 from Pierre Pronchery <pierre@freebsdfoundation.org> ---
Created attachment 243630
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D243630&action=
=3Dedit
0001-netconfig-avoid-duplicate-entries-in-rc.conf.patch

This uses sysrc to write and update configuration variables in the temporary
configuration file for network access, ._rc.conf.net. This replaces the
previous mechanism, which was simply appending new values as they were upda=
ted.

I found sysrc to be available in the minimal ISO image for the FreeBSD
installer (13.2/amd64). I am not yet familiar with the image generation pro=
cess
though, especially for other architectures where bsdinstall is also used.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212396-8135-niPySVselk>