diff options
Diffstat (limited to 'system/iucode_tool/slack-desc')
-rw-r--r-- | system/iucode_tool/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/iucode_tool/slack-desc b/system/iucode_tool/slack-desc new file mode 100644 index 0000000000..f9b64325a9 --- /dev/null +++ b/system/iucode_tool/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +iucode_tool: iucode_tool (Intel Processor Microcode Tool) +iucode_tool: +iucode_tool: iucode_tool is a program to manipulate Intel i686 and X86-64 +iucode_tool: processor microcode update collections, and to use the kernel +iucode_tool: facilities to update the microcode on Intel system processors. +iucode_tool: +iucode_tool: It can load microcode data files in text and binary format, sort, +iucode_tool: list, and filter the microcode updates contained in these files, +iucode_tool: write selected microcode updates to a new file in binary format, or +iucode_tool: upload them to the kernel. +iucode_tool: |