[Bug 212396] Dual ifconfig DHCP created entries in rc.conf from bsdinstall
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Jul 2023 17:48:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212396
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=243630&action=edit
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 updated.
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 process
though, especially for other architectures where bsdinstall is also used.
--
You are receiving this mail because:
You are the assignee for the bug.