Files
ports/sysutils/cpupdate/files/pkg-message.in
Eugene Grosbein a5d39f235d sysutils/cpupdate: minor update
Update for platomav/CPUMicrocodes r274.
Update for Intel pack microcode-20230808.
Fix microcode download, again. (*)

Bump PORTREVISION.

PR:	273035 (*)
2023-08-15 05:11:12 +07:00

19 lines
447 B
Plaintext

[
{ 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%%
If you installed the package then you can download microcodes with following command:
service cpupdate download
EOM
}
]