summaryrefslogtreecommitdiff
path: root/sysutils/cpupdate/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/cpupdate/files/pkg-message.in')
-rw-r--r--sysutils/cpupdate/files/pkg-message.in10
1 files changed, 7 insertions, 3 deletions
diff --git a/sysutils/cpupdate/files/pkg-message.in b/sysutils/cpupdate/files/pkg-message.in
index 7f13dead3a38..c1b400fd6afc 100644
--- a/sysutils/cpupdate/files/pkg-message.in
+++ b/sysutils/cpupdate/files/pkg-message.in
@@ -1,4 +1,6 @@
-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+[
+{ type: install
+ message: <<EOM
NOTE: The following directories
%%CPM_DIR%%
@@ -9,7 +11,9 @@ 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
+}
+]