forked from Lainports/freebsd-ports
19 lines
457 B
Text
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
|
|
}
|
|
]
|