aboutsummaryrefslogtreecommitdiff
path: root/sysutils/devcpu-data/pkg-message
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
commitbc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (patch)
treed93b56c802078ea422367abc82bd53ab1780d10b /sysutils/devcpu-data/pkg-message
parentd2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (diff)
Notes
Diffstat (limited to 'sysutils/devcpu-data/pkg-message')
-rw-r--r--sysutils/devcpu-data/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/devcpu-data/pkg-message b/sysutils/devcpu-data/pkg-message
index e896ac222ec1..b645f50bc138 100644
--- a/sysutils/devcpu-data/pkg-message
+++ b/sysutils/devcpu-data/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
Installing this port will allow host startup to update the CPU microcode on
a FreeBSD system automatically. There are two methods for updating CPU
microcode: the first methods loads and applies the update before the kernel
@@ -38,3 +41,6 @@ Updating CPU Microcode...
/usr/local/share/cpucontrol/m32306c3_00000022.fw: updating cpu /dev/cpuctl4 from rev 0x17 to rev 0x22... done.
/usr/local/share/cpucontrol/m32306c3_00000022.fw: updating cpu /dev/cpuctl6 from rev 0x17 to rev 0x22... done.
Done.
+EOM
+}
+]