Created attachment 186811 [details] Add rc.conf variable microcode_update_flags to allow user to specify additional flags This is mostly to allow to specify '-n'. Ideally the flag would be added unconditionally, but it cannot until all supported FreeBSD base versions get it added. So for now user is allowed to do this manually.
Created attachment 186815 [details] Add rc.conf variable microcode_update_flags to allow user to specify additional flags Fix a bug where empty flags variable caused issues (remove "" around the variable expansion).
Maintainer timeout
A commit references this bug: Author: riggs Date: Mon Oct 16 16:37:56 UTC 2017 New revision: 452203 URL: https://svnweb.freebsd.org/changeset/ports/452203 Log: Allow custom cpucontrol(8) flags PR: 222697 Submitted by: kib Approved by: maintainer timeout Changes: head/sysutils/devcpu-data/Makefile head/sysutils/devcpu-data/files/microcode_update.in