freebsd-ports/sysutils/cpupdate/files/pkg-message.in
2019-08-14 12:16:12 +00:00

19 lines
457 B
Text

[
{ type: install
message: <<EOM
NOTE: The following directories
%%CPM_DIR%%
%%INTEL_DIR%%
contain Intel and/or platomav/CPUMicrocodes collections respectively
if you have just built the port with corresponding CPM/INTEL option(s) enabled.
In this case you can run "make install-microcodes" to install them to
%%DATADIR%%
Suspend/resume sequence clears microcode update, so make sure your system runs
"service cpupdate start" again on resume.
EOM
}
]